HomeDevelopment › allmcps-server

allmcps-server

Search, browse, and submit MCP servers to the AllMCPs.com directory.

TypeScript Cloud macOSWindowsLinux
★ 4 stars Last pushed 2026-08-22 License: MIT

Topics: Aggregators

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 2.0.3)

npx -y allmcps-server@2.0.3

Or add to your MCP client config:

{
  "mcpServers": {
    "allmcps-server": {
      "command": "npx",
      "args": [
        "-y",
        "allmcps-server@2.0.3"
      ],
      "env": {
        "ALLMCPS_MCP_URL": "<YOUR_VALUE>"
      }
    }
  }
}
  • ALLMCPS_MCP_URL — Override the remote AllMCPs MCP endpoint this package bridges to.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry