Awesome Mcp Registries
БесплатноНе проверенA curated list of every place to publish, list and submit an MCP (Model Context Protocol) server — the official registry, auto-indexing directories, submission-
Описание
A curated list of every place to publish, list and submit an MCP (Model Context Protocol) server — the official registry, auto-indexing directories, submission-based registries, awesome lists and client galleries — with how to submit to each.
README
Awesome MCP Registries Awesome
A curated list of every place to publish, list and submit a Model Context Protocol (MCP) server — the official registry, auto-indexing directories, submission-based registries, awesome lists and client galleries — with how to submit to each.
🌐 English · 🇻🇳 Tiếng Việt
Why this list? You finish building an MCP server and immediately hit the next question: "where do I list it so people — and AI clients — can actually find it?" The answer is scattered across blog posts and half-remembered tweets. This list gathers the destinations in one place, sorted by type, and tells you how each one wants submissions so you can go down the list. Every link is a real, working destination.
Contents
- Start Here — The Official Registry
- Auto-Indexing Directories (claim your listing)
- Submission-Based Directories & Registries
- Awesome Lists (open a pull request)
- Client Galleries & Marketplaces
- Before You Submit — a Checklist
- Related Awesome Lists
- Contributing
Start Here — The Official Registry
Do this first: most other directories are downstream of the official registry and mirror or link back to it.
- modelcontextprotocol/registry — The official, canonical MCP Registry. You publish with the
mcp-publisherCLI (mcp-publisher loginthenmcp-publisher publish) using aserver.jsonmanifest that describes your server, packages and remotes. - registry.modelcontextprotocol.io — The live registry API that serves the published entries (browse/consume programmatically).
- MCP Registry docs — Official documentation on the registry,
server.jsonand the publishing flow. - modelcontextprotocol/servers — The reference-servers repository; a PR here is the path for reference / notable community servers.
Auto-Indexing Directories (claim your listing)
These crawl public GitHub and hosted endpoints automatically — you mainly need to make your repo discoverable and then claim ownership of the listing.
- Glama — Large registry + inspector that auto-indexes open-source servers from GitHub, extracts every tool/schema/annotation, and assigns a quality score. Claim your server to manage its listing and badge.
- PulseMCP — Actively maintained directory with fast updates and strong support for remote HTTP servers. Submit at pulsemcp.com/submit.
- mcp.so — One of the largest, high-traffic MCP directories. Submit via the web form at mcp.so/submit.
Submission-Based Directories & Registries
These expect an explicit submission — a web form, a CLI publish, or a GitHub connect flow.
- Smithery — Popular registry used by many developers; publish via the
smitheryCLI or connect a GitHub repo (declare transport, e.g.http). - Cursor Directory — MCP directory for the large Cursor editor community; submit via its web form.
- mcpservers.org — Lightweight community directory; quick web / GitHub submission.
- Fleur — App-store-style marketplace for MCP; submit your server for listing.
- mcp.run — Hosted registry/runtime for MCP "servlets"; publish to make servers installable.
Awesome Lists (open a pull request)
GitHub awesome lists are PR-based and give strong backlinks. Read each list's CONTRIBUTING first — several require a specific one-line format (and some server catalogs require a badge/emoji per entry).
- punkpeye/awesome-mcp-servers — The canonical, largest awesome list of MCP servers. Server entries require
owner/repolink, a Glama score badge and a language emoji; open a PR from the correct fork of this network. - wong2/awesome-mcp-servers — Another widely referenced awesome list (a separate GitHub network from the one above).
- appcypher/awesome-mcp-servers — A large early list (archived / read-only — historical reference).
- AIAnytime/Awesome-MCP-Server — Actively maintained catalog with category sections (e.g. commerce, travel & logistics).
- TensorBlock/awesome-mcp-servers — Very large, categorized awesome list that accepts server PRs.
- MobinX/awesome-mcp-list — A concise, curated list of MCP servers.
Client Galleries & Marketplaces
Some MCP clients ship their own in-app gallery or extension store — getting listed there puts your server in front of that client's users.
- VS Code MCP — Visual Studio Code's MCP support and curated server gallery.
- Cursor Directory — Doubles as the Cursor editor's in-context MCP gallery.
Before You Submit — a Checklist
Have these ready so any form or PR goes smoothly:
- A public GitHub repo with a clear README (bilingual is a plus).
- A server.json manifest describing your server, packages and/or remotes.
- A live endpoint (for remote servers, a Streamable HTTP URL that responds) or an installable package.
- A one-line description, a category, and a few tags.
- A square logo (≥ 512×512 PNG) for directories that show one.
- Verify your server first with a conformance smoke test so you don't submit a broken endpoint — e.g. mcp-conformance (
npx mcp-conformance <url>) or the official MCP Inspector. - Optional: an llms.txt for AI crawlers.
Related Awesome Lists
- awesome-mcp-servers — The canonical list of MCP servers themselves.
- awesome-mcp-testing — Tools to test, evaluate and validate MCP servers before you ship them.
- awesome-mcp-devtools — Dev tools, SDKs and libraries for building MCP servers.
- Model Context Protocol — The official protocol site and documentation.
Contributing
Contributions welcome — see CONTRIBUTING.md. In short: the destination must be real and the link must work (HTTP 200), it must genuinely be a place to publish/list/submit an MCP server, one item per pull request in the right section, with a one-line factual note on how to submit. Add it to both README.md and README.vi.md.
License
CC0 — released under CC0 1.0 Universal. To the extent possible under law, the contributors have waived all copyright and related rights to this list. Each listed destination keeps its own terms — always check the source before use.
Установка Awesome Mcp Registries
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/tuanone123/awesome-mcp-registriesFAQ
Awesome Mcp Registries MCP бесплатный?
Да, Awesome Mcp Registries MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Awesome Mcp Registries?
Нет, Awesome Mcp Registries работает без API-ключей и переменных окружения.
Awesome Mcp Registries — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Awesome Mcp Registries в Claude Desktop, Claude Code или Cursor?
Открой Awesome Mcp Registries на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
Roblox Studio
Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce
автор: paralovAWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
Compare Awesome Mcp Registries with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
