The official local MCP server for AllMCPs.com — submit a Model Context Protocol (MCP) server to the directory directly from Claude, Cursor, or any MCP-compatible agent.
Add to your MCP client config (e.g. claude_desktop_config.json):
{
"mcpServers": {
"allmcps": {
"command": "npx",
"args": ["-y", "allmcps-server"]
}
}
}Submit a new MCP server to the AllMCPs directory.
| Argument | Required | Description |
|---|---|---|
url |
yes | GitHub repository URL or website of the MCP server |
name |
yes | Server name |
email |
yes | Where the claim/verify link and submission confirmation are sent — not published on the listing |
description |
no | Short summary (pulled from the repo description if omitted) |
category |
no | e.g. Database, File System, Web Search, Development |
Submissions land in the pending review queue at allmcps.com. The response
includes a claim_url and a ready-to-paste badge_markdown snippet — adding that badge to your
repo's README verifies the listing instantly instead of waiting on manual review.
- Directory API docs: https://allmcps.com/docs/api
- Remote MCP server (search, install configs, categories): https://allmcps.com/api/mcp