awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
modelcontextprotocol avatar

modelcontextprotocol/registry

0
View on GitHub↗
6,438 星标·610 分支·Go·other·4 次浏览github.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 历史

modelcontextprotocol/registry 的 Star 历史图表modelcontextprotocol/registry 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Registry 的开源替代方案

相似的开源项目,按与 Registry 的功能重合度排序。
  • simple-login/appsimple-login 的头像

    simple-login/app

    6,735在 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
    在 GitHub 上查看↗6,735
  • async-labs/builderbookasync-labs 的头像

    async-labs/builderbook

    3,799在 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
    在 GitHub 上查看↗3,799
  • anonaddy/anonaddyanonaddy 的头像

    anonaddy/anonaddy

    4,449在 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
    在 GitHub 上查看↗4,449
  • caddyserver/certmagiccaddyserver 的头像

    caddyserver/certmagic

    5,568在 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
    在 GitHub 上查看↗5,568
查看 Registry 的所有 30 个替代方案→

常见问题解答

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.

modelcontextprotocol/registry 的主要功能有哪些?

modelcontextprotocol/registry 的主要功能包括:Official Registries, CLI Publishing Pipelines, Registry Publishing Tools, Domain-Based, Domain Ownership Verification, GitHub OAuth Integrations, CI/CD Authentication Helpers, GitHub OIDC Authentication。

modelcontextprotocol/registry 有哪些开源替代品?

modelcontextprotocol/registry 的开源替代品包括: 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…