mcpbeat Sign in

Allmcps Server MCP Server

local only

Allmcps Server runs on your own machine — the client starts it, so there is no endpoint to ping. 81 installs a week from npm. Last commit 22 Aug 2026.

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

Installs per day peak 654 · avg 26
a month agotoday
81
Installs / week
npm · allmcps-server
4
Stars
1 open issues
22 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Allmcps Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add allmcps-server -- npx -y allmcps-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "allmcps-server": {
      "args": [
        "-y",
        "allmcps-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.allmcps-server]
command = "npx"
args = ["-y", "allmcps-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "allmcps-server": {
      "args": [
        "-y",
        "allmcps-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "allmcps-server": {
      "args": [
        "-y",
        "allmcps-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Allmcps Server

same job, measured the same way
I
mcp-catalog
by atomno-mcp

Search MCP servers in the public mcp-catalog.ru directory.

4 tools answering
HeyClaude — Claude & AI workflow directory
by jsonbored

Search the HeyClaude directory of Claude Code agents, MCP servers, skills, and tools.

57 installs/wk 28 tools answering
Search MCP Registry
by onticx

Search and discover MCP servers from the MCP Registry.

121 installs/wk local only
Open MCP Registry
by onticx

Search and discover MCP servers from the MCP Registry.

79 installs/wk local only
Agentswitchboard
by assafbar2

Search a curated directory of 300+ verified AI agents, MCP servers, and agentic tools.

3 tools answering
MCP Registry Search
by spacemandomains

Search and browse every MCP server in the Model Context Protocol registry.

3 tools answering
MCP Advisor
by stucchi

Browse, search, and discover MCP servers from your AI assistant

128 installs/wk local only
MCP Server MCP Registry
by formulahendry

MCP Server for MCP Registry to discover and search for available MCP servers in the registry

21 installs/wk local only

Allmcps Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Allmcps Server?
Allmcps Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package allmcps-server was installed 81 times last week.
How do I connect Allmcps Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls allmcps-server straight from npm; nothing to host, nothing to sign up for.
How many people use Allmcps Server?
The npm package allmcps-server was installed 81 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Allmcps Server open source?
Yes — it is published under the MIT licence, written in JavaScript, 4 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.