Submit an MCP server
Send us a public MCP server you've built or use. We curate every entry — typically reviewed within a few days.
Email hello@agentalmanac.org with the details below, or open a PR against the public catalog repo (linked from the about page) once that's live.
Include:
- Server name
- Repository URL
- One-line description
- Category (files, database, search, productivity, dev-tools, automation, web, agent-infra, observability, infra, payments, utilities)
- Install command (e.g.
npx -y @yourorg/mcp-server-thing or uvx mcp-server-thing)
- List of tools exposed
- Auth requirements (env vars, OAuth, etc) if any
Email submission →
What we look for
- Public source. Closed-source MCP servers can be listed but must have stable public install commands.
- Working install snippet. We verify the install path works on a clean machine before listing.
- Clear capability statement. A user should know what your server does in 10 words.
- Reasonable scope. Servers that wrap a single API are great. Mega-servers that do "everything" are usually rejected for clarity.