{"slug": "show-hn-allmcps-server-mcp-server-for-mcp-servers", "title": "Show HN: allmcps-server – MCP server for MCP servers", "summary": "Jackalope Digital released allmcps-server v2.0.0, a local MCP server that bridges to the AllMCPs.com remote endpoint, enabling search, install config retrieval, and submission of MCP servers from Claude, Cursor, or any MCP-compatible agent. The update replaces the single submit_mcp tool with eight tools including search_mcp_servers, get_mcp_install_config, and submit_mcp_server, and requires Node.js 18+.", "body_md": "The official local MCP server for [AllMCPs.com](https://allmcps.com) — search, browse, get install configs for, and submit Model Context Protocol (MCP) servers directly from Claude, Cursor, or any MCP-compatible agent.\n\nThis package is a thin stdio bridge to the [AllMCPs remote MCP endpoint](https://allmcps.com/api/mcp). Tool\nbehavior lives server-side, so this package always exposes the current live tool set with no need to\nupgrade the package when a tool is added or changed.\n\nv2.0.0replaces the single`submit_mcp`\n\ntool with the full tool set below, including a renamed`submit_mcp_server`\n\n(previously`submit_mcp`\n\n). If you depend on the old tool name, pin`allmcps-server@1`\n\n.\n\nRequires Node.js 18+. Add to your MCP client config (e.g. `claude_desktop_config.json`\n\n):\n\n```\n{\n  \"mcpServers\": {\n    \"allmcps\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"allmcps-server\"]\n    }\n  }\n}\n```\n\n| Tool | Required arguments | Description |\n|---|---|---|\n`search_mcp_servers` |\n— | Search the directory by keyword and/or category. |\n`get_mcp_install_config` |\n`id` |\nGet the install config snippet and docs for a server by ID. |\n`list_mcp_categories` |\n— | List all categories with server counts. |\n`get_boost_pricing` |\n— | Get pricing and features for boosting/featuring a listing. |\n`boost_mcp_server` |\n`id` |\nStart a sponsorship/boost order — returns a Stripe checkout URL and x402 invoice. |\n`get_boost_status` |\n`id` |\nCheck boost and verified-badge status for a listing. |\n`submit_mcp_server` |\n`name` , `url` , `email` |\nSubmit a new MCP server to the directory. |\n`verify_mcp_claim` |\n`id` |\nVerify ownership and claim a listing via GitHub README, site badge, or DNS. |\n\n`submit_mcp_server`\n\nsubmissions land in the `pending`\n\nreview queue at [allmcps.com](https://allmcps.com).\nThe response includes a `claim_url`\n\nand a ready-to-paste `badge_markdown`\n\nsnippet — adding that badge to\nyour repo's README verifies the listing instantly instead of waiting on manual review.\n\nEvery tool's full input schema (including optional arguments like `category`\n\n, `description`\n\n, `sku`\n\n, and\n`method`\n\n) is available at runtime via the standard MCP `tools/list`\n\ncall, or by inspecting\n[ /api/mcp](https://allmcps.com/api/mcp) directly.\n\n| Environment variable | Default | Purpose |\n|---|---|---|\n`ALLMCPS_MCP_URL` |\n`https://allmcps.com/api/mcp` |\nOverride the remote endpoint this package bridges to. |\n\n- Directory API docs:\n[https://allmcps.com/docs/api](https://allmcps.com/docs/api) - Remote MCP server (same tools, called directly over HTTP):\n[https://allmcps.com/api/mcp](https://allmcps.com/api/mcp) - Also listed on the\n[official MCP Registry](https://registry.modelcontextprotocol.io)as`io.github.Jackalope-Dev/allmcps-server`\n\n,[Glama](https://glama.ai/mcp/servers/Jackalope-Dev/allmcps-server), and the[LobeHub Marketplace](https://lobehub.com/mcp/jackalope-dev-allmcps-server)\n\nMIT © [Jackalope Digital](https://jackalope.digital) — see [LICENSE](/Jackalope-Dev/allmcps-server/blob/master/LICENSE).", "url": "https://wpnews.pro/news/show-hn-allmcps-server-mcp-server-for-mcp-servers", "canonical_source": "https://github.com/Jackalope-Dev/allmcps-server", "published_at": "2026-08-10 21:32:05+00:00", "updated_at": "2026-08-10 21:41:23.570650+00:00", "lang": "en", "topics": ["developer-tools", "ai-tools", "ai-infrastructure"], "entities": ["Jackalope Digital", "AllMCPs.com", "allmcps-server", "Claude", "Cursor", "MCP", "Stripe", "Node.js"], "alternates": {"html": "https://wpnews.pro/news/show-hn-allmcps-server-mcp-server-for-mcp-servers", "markdown": "https://wpnews.pro/news/show-hn-allmcps-server-mcp-server-for-mcp-servers.md", "text": "https://wpnews.pro/news/show-hn-allmcps-server-mcp-server-for-mcp-servers.txt", "jsonld": "https://wpnews.pro/news/show-hn-allmcps-server-mcp-server-for-mcp-servers.jsonld"}}