awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
modelcontextprotocol avatar

modelcontextprotocol/registry

0
View on GitHub↗
6,438 Stars·610 Forks·Go·other·2 Aufrufegithub.com/modelcontextprotocol/registry/tree/main/docs↗

Registry

The Model Context Protocol (MCP) Registry is an official service for publishing and discovering MCP servers, providing a centralized namespace system with integrated authentication and domain verification. It functions as both a registry for server discovery and a publishing tool that enforces ownership proof through domain-based organization.

The registry distinguishes itself through a CLI-driven publishing pipeline that bundles server metadata, validates authentication, and submits to the registry API. It implements DNS-based domain verification, requiring a TXT record or HTTP challenge file to link namespaces to controlled domains, preventing name collisions. Authentication is handled through GitHub OAuth for user login and GitHub OIDC for automated CI/CD workflows, enabling serverless publishing from GitHub Actions without stored secrets.

The system manages authenticated sessions using short-lived access tokens obtained from OAuth or OIDC flows, stored locally for CLI use. It supports automated CI/CD pipeline authentication, allowing MCP servers to be published directly from GitHub Actions workflows in automated deployment pipelines.

Features

  • Official Registries - Provides the official, centrally managed registry for publishing and discovering MCP servers with authentication and namespace enforcement.
  • CLI Publishing Pipelines - Ships a CLI-driven publishing pipeline that bundles metadata, validates authentication, and submits to the registry API.
  • Registry Publishing Tools - Provides a command-line interface for publishing MCP servers to the registry with authentication support.
  • Domain-Based - Organizes published servers under verified domain namespaces, preventing name collisions and ensuring ownership proof.
  • Domain Ownership Verification - Implements DNS-based domain verification via TXT records and HTTP challenges to claim namespaces in the registry.
  • GitHub OAuth Integrations - Authenticates users via GitHub OAuth flow, issuing session tokens for CLI access to the registry.
  • CI/CD Authentication Helpers - Authenticates from GitHub Actions workflows to publish MCP servers in automated deployment pipelines.
  • GitHub OIDC Authentication - Authenticates GitHub Actions workflows via OpenID Connect tokens, enabling serverless publishing without stored secrets.
  • MCP Server Collections - Official metadata service for discovering and publishing MCP servers.

Star-Verlauf

Star-Verlauf für modelcontextprotocol/registryStar-Verlauf für modelcontextprotocol/registry

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Registry

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Registry.
  • simple-login/appAvatar von simple-login

    simple-login/app

    6,735Auf GitHub ansehen↗

    This project is an email alias management platform and masking proxy designed to protect user privacy. It functions as a gateway that creates unique email addresses to hide a user's primary mailbox, forwarding incoming messages while routing outbound replies through a reverse-proxy to maintain sender anonymity. The system distinguishes itself through advanced domain and privacy controls, including the ability to link personal domains via DNS for branded aliases and catch-all routing. It further secures communications via a PGP encryption gateway that encrypts forwarded email content using pub

    Pythonaliasesemailflask
    Auf GitHub ansehen↗6,735
  • async-labs/builderbookAvatar von async-labs

    async-labs/builderbook

    3,799Auf GitHub ansehen↗

    Builderbook is a MERN stack digital bookstore and documentation platform designed for selling and delivering digital books. It functions as a content delivery site that transforms markdown files hosted in Git repositories into structured online books. The platform distinguishes itself by synchronizing markdown content from remote repositories into a database to enable metadata-driven access control and content gating. It integrates payment processing to restrict full content access based on verified purchase history, while providing public previews. The system covers a broad range of capabil

    JavaScriptapisaws-sesboilerplate
    Auf GitHub ansehen↗3,799
  • anonaddy/anonaddyAvatar von anonaddy

    anonaddy/anonaddy

    4,449Auf GitHub ansehen↗

    Anonaddy is an email forwarding gateway and alias manager designed to protect user identity. It functions as a mail server that routes messages from custom domains and aliases to verified destination addresses using programmable routing rules. The system provides an SMTP privacy proxy to mask the sender's real email address for outgoing messages and includes a PGP encryption tool to secure the body and headers of emails before they are forwarded. It supports custom domain email routing through DNS and MX record verification, allowing users to manage multiple identities to prevent ownership li

    PHPemailpgpprivacy
    Auf GitHub ansehen↗4,449
  • caddyserver/certmagicAvatar von caddyserver

    caddyserver/certmagic

    5,568Auf GitHub ansehen↗

    Certmagic is a Go library for automating the issuance and renewal of TLS certificates. It functions as an automatic HTTPS provisioner and ACME client that handles the full lifecycle of certificates to ensure secure connectivity without manual intervention. The library is distinguished by its support for on-demand TLS provisioning, which generates certificates dynamically during the TLS handshake based on the server name. It also provides automation for wildcard certificates through DNS challenge verification and integrates with the ZeroSSL API for certificate acquisition. The project covers

    Goacmeautomatic-httpsgo
    Auf GitHub ansehen↗5,568
Alle 30 Alternativen zu Registry anzeigen→

Häufig gestellte Fragen

Was macht modelcontextprotocol/registry?

The Model Context Protocol (MCP) Registry is an official service for publishing and discovering MCP servers, providing a centralized namespace system with integrated authentication and domain verification. It functions as both a registry for server discovery and a publishing tool that enforces ownership proof through domain-based organization.

Was sind die Hauptfunktionen von modelcontextprotocol/registry?

Die Hauptfunktionen von modelcontextprotocol/registry sind: Official Registries, CLI Publishing Pipelines, Registry Publishing Tools, Domain-Based, Domain Ownership Verification, GitHub OAuth Integrations, CI/CD Authentication Helpers, GitHub OIDC Authentication.

Welche Open-Source-Alternativen gibt es zu modelcontextprotocol/registry?

Open-Source-Alternativen zu modelcontextprotocol/registry sind unter anderem: simple-login/app — This project is an email alias management platform and masking proxy designed to protect user privacy. It functions as… certd/certd — Certd is a self-hosted platform that automates the full lifecycle of SSL certificates using the ACME protocol. It… anonaddy/anonaddy — Anonaddy is an email forwarding gateway and alias manager designed to protect user identity. It functions as a mail… caddyserver/certmagic — Certmagic is a Go library for automating the issuance and renewal of TLS certificates. It functions as an automatic… async-labs/builderbook — Builderbook is a MERN stack digital bookstore and documentation platform designed for selling and delivering digital… carguo/gsy_github_app_flutter — This project is an open-source Flutter GitHub client and cross-platform mobile application. It serves as a GitHub…