How do I list my MCP server on MCP Server Finder and other MCP directories? #669
Replies: 2 comments
|
Here is a comprehensive list of MCP server directories and how to submit to each one. Major MCP directories1. MCP Server Finder (mcpserverfinder.com)The largest community-maintained directory. How to submit:
Recommended email template: 2. MCP Registry (modelcontextprotocol.io)The official MCP registry. This is the most authoritative listing. How to submit:
3. Smithery (smithery.ai)A managed MCP hosting and discovery platform. How to submit:
4. MCP.so (mcp.so)A community-curated MCP server directory. How to submit:
5. PulseMCP (pulsemcp.com)Another community directory with search and categorization. How to submit:
6. GitHub Awesome ListsSeveral "awesome-mcp" lists that get significant traffic:
7. MCP Marketplace (Claude / Anthropic)The in-product marketplace accessible from Claude Desktop. How to submit:
Prioritized submission orderFor maximum visibility with Exasol MCP Server, I recommend this order:
Pro tips
|
For exasol/mcp-server (PyPI 1. Official MCP Registry (do this first)This is not a PR into Docs: For a GitHub org + PyPI package:
Same version cannot be republished. Fix copy on the next package version. Verify: curl -fsSL "https://registry.modelcontextprotocol.io/v0.1/servers?search=io.github.exasol/mcp-server"2. PulseMCPpulsemcp.com/submit does not take a free-form GitHub URL for servers. They ingest the Official Registry (daily crawl, weekly process). After you are on the Registry, wait about a week or email hello@pulsemcp.com with the Registry name, GitHub URL, version, and the same short description. 3. SmitherySmithery is a separate listing (and optional hosting). For a local/stdio Python server, publish an MCPB (or URL only if you actually host Streamable HTTP). CLI 4. GlamaOne-time Add Server with the GitHub repo URL (GitHub OAuth). Optional repo-root 5. MCP Server Finder email
Logo URL only if you have a stable raw image. You do not need to attach full MCP JSON. 6. mcp.so and awesome lists
Order that actually compounds
Topics you already have ( |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Pre-submission Checklist
Question Category
Your Question
Hi MCP community,
I am looking to list our company’s MCP server (Exasol MCP Server) both on some official/community MCP server directories.
Here’s the repository for reference: https://github.com/exasol/mcp-server
My questions are:
Where exactly should I submit my server for best visibility/discovery?
Is there a standard process or template to request listing? For MCP Server Finder, it opens an email to info@mcpserver.com
but doesn’t give details, what should my email contain? Should I provide metadata/config, or just a description and links?
Thanks for your help and advice!
All reactions