awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
modelcontextprotocol avatar

modelcontextprotocol/registry

0
View on GitHub↗
6,438 estrellas·610 forks·Go·other·6 vistasgithub.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.

Historial de estrellas

Gráfico del historial de estrellas de modelcontextprotocol/registryGráfico del historial de estrellas de modelcontextprotocol/registry

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace 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.

¿Cuáles son las características principales de modelcontextprotocol/registry?

Las características principales de modelcontextprotocol/registry son: Official Registries, CLI Publishing Pipelines, Registry Publishing Tools, Domain-Based, Domain Ownership Verification, GitHub OAuth Integrations, CI/CD Authentication Helpers, GitHub OIDC Authentication.

¿Qué alternativas de código abierto existen para modelcontextprotocol/registry?

Las alternativas de código abierto para modelcontextprotocol/registry incluyen: 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…

Alternativas open-source a Registry

Proyectos open-source similares, clasificados según cuántas características comparten con Registry.
  • simple-login/appAvatar de simple-login

    simple-login/app

    6,735Ver en GitHub↗

    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
    Ver en GitHub↗6,735
  • async-labs/builderbookAvatar de async-labs

    async-labs/builderbook

    3,799Ver en GitHub↗

    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
    Ver en GitHub↗3,799
  • anonaddy/anonaddyAvatar de anonaddy

    anonaddy/anonaddy

    4,449Ver en GitHub↗

    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
    Ver en GitHub↗4,449
  • caddyserver/certmagicAvatar de caddyserver

    caddyserver/certmagic

    5,568Ver en GitHub↗

    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
    Ver en GitHub↗5,568
  • Ver las 30 alternativas a Registry→