MCP All
Rank #29,701io.github.Antonytm/mcp-all
MCP server providing all capabilities
MCP All is a Model Context Protocol (MCP) server published by antonytm. It ranks #29,701 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MCP All is listed across 3 registries — Official MCP, PulseMCP and Glama, with 7 tracked versions. It was first listed on Sep 24, 2025 and most recently updated on Sep 28, 2025.
Ranks ahead of 102,412 of 132,113 servers on MCP Toplist.
Use MCP All
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-all -e "TRANSPORT=<your TRANSPORT>" -- npx -y @antonytm/mcp-allReplace each placeholder with your own value before saving.
claude mcp add mcp-all -e "TRANSPORT=<your TRANSPORT>" -- npx -y @antonytm/mcp-allReplace each placeholder with your own value before saving.
[mcp_servers.mcp-all]
command = "npx"
args = ["-y", "@antonytm/mcp-all"]
[mcp_servers.mcp-all.env]
TRANSPORT = "<your TRANSPORT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
[mcp_servers.mcp-all]
command = "npx"
args = ["-y", "@antonytm/mcp-all"]
[mcp_servers.mcp-all.env]
TRANSPORT = "<your TRANSPORT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-all": {
"command": "npx",
"args": [
"-y",
"@antonytm/mcp-all"
],
"env": {
"TRANSPORT": "<your TRANSPORT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-all": {
"command": "npx",
"args": [
"-y",
"@antonytm/mcp-all"
],
"env": {
"TRANSPORT": "<your TRANSPORT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-all": {
"command": "npx",
"args": [
"-y",
"@antonytm/mcp-all"
],
"env": {
"TRANSPORT": "<your TRANSPORT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-all": {
"command": "npx",
"args": [
"-y",
"@antonytm/mcp-all"
],
"env": {
"TRANSPORT": "<your TRANSPORT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-all": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@antonytm/mcp-all"
],
"env": {
"TRANSPORT": "<your TRANSPORT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-all": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@antonytm/mcp-all"
],
"env": {
"TRANSPORT": "<your TRANSPORT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-all": {
"command": "npx",
"args": [
"-y",
"@antonytm/mcp-all"
],
"env": {
"TRANSPORT": "<your TRANSPORT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-all": {
"command": "npx",
"args": [
"-y",
"@antonytm/mcp-all"
],
"env": {
"TRANSPORT": "<your TRANSPORT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-all": {
"command": "npx",
"args": [
"-y",
"@antonytm/mcp-all"
],
"env": {
"TRANSPORT": "<your TRANSPORT>"
}
}
}
}Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-all": {
"command": "npx",
"args": [
"-y",
"@antonytm/mcp-all"
],
"env": {
"TRANSPORT": "<your TRANSPORT>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Antonytm%2Fmcp-all)<a href="https://mcptoplist.com/server/io.github.Antonytm%2Fmcp-all"><img src="https://mcptoplist.com/badge/io.github.Antonytm%2Fmcp-all.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
antonytm
Other servers by antonytm
View all antonytm servers →Available versions (7)
| Version | Published |
|---|---|
| 0.1.20 | Sep 28, 2025 |
| 0.1.19 | Sep 28, 2025 |
| 0.1.17 | Sep 28, 2025 |
| 0.1.16 | Sep 28, 2025 |
| 0.1.15 | Sep 28, 2025 |
| 0.1.14 | Sep 26, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP All?
- MCP All is maintained by antonytm, which publishes 2 MCP servers (10 total versions) tracked on MCP Toplist.
- Is MCP All listed on the Official MCP Registry?
- Yes — MCP All is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MCP All have?
- MCP Toplist tracks 7 versions of MCP All, most recently published on Sep 28, 2025.
- Where can I find the source code for MCP All?
- The source code for MCP All is hosted at github.com/antonytm/mcp-all.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.