MetaMCP
Rank #6,115io.github.mentu-ai/metamcp
Route long-tail MCP servers through three lazy tools and reviewed declarative Methods.
MetaMCP is a Model Context Protocol (MCP) server published by mentu-ai. It ranks #6,115 of 132,405 servers tracked on MCP Toplist, and its repository has 18 GitHub stars. MetaMCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jun 4, 2026 and most recently updated on Aug 23, 2026.
Ranks ahead of 126,290 of 132,405 servers on MCP Toplist.
Use MetaMCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add metamcp -- npx -y @mentu/metamcp[mcp_servers.metamcp]
command = "npx"
args = ["-y", "@mentu/metamcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"metamcp": {
"command": "npx",
"args": [
"-y",
"@mentu/metamcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"metamcp": {
"command": "npx",
"args": [
"-y",
"@mentu/metamcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"metamcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mentu/metamcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"metamcp": {
"command": "npx",
"args": [
"-y",
"@mentu/metamcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"metamcp": {
"command": "npx",
"args": [
"-y",
"@mentu/metamcp"
]
}
}
}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.mentu-ai%2Fmetamcp)<a href="https://mcptoplist.com/server/io.github.mentu-ai%2Fmetamcp"><img src="https://mcptoplist.com/badge/io.github.mentu-ai%2Fmetamcp.svg" alt="MCP Toplist: Top 5% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
mentu-ai
Other servers by mentu-ai
View all mentu-ai servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 23, 2026 |
Frequently asked questions
- Who maintains MetaMCP?
- MetaMCP is maintained by mentu-ai, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is MetaMCP listed on the Official MCP Registry?
- Yes — MetaMCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does MetaMCP have?
- MCP Toplist tracks 1 version of MetaMCP, most recently published on Aug 23, 2026.
- Where can I find the source code for MetaMCP?
- The source code for MetaMCP is hosted at github.com/mentu-ai/metamcp.
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.