MCP Registry MCP Server
Rank #30,118io.github.wei/mcp-registry-mcp-server
MCP server providing registry-server capabilities
MCP Registry MCP Server is a Model Context Protocol (MCP) server published by wei. It ranks #30,118 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. MCP Registry MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Oct 13, 2025 and most recently updated on Oct 13, 2025.
Ranks ahead of 101,928 of 132,046 servers on MCP Toplist.
Use MCP Registry MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-registry-mcp-server -- npx -y mcp-registry-mcp-server[mcp_servers.mcp-registry-mcp-server]
command = "npx"
args = ["-y", "mcp-registry-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-registry-mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-registry-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-registry-mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-registry-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-registry-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-registry-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-registry-mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-registry-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-registry-mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-registry-mcp-server"
]
}
}
}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.wei%2Fmcp-registry-mcp-server)<a href="https://mcptoplist.com/server/io.github.wei%2Fmcp-registry-mcp-server"><img src="https://mcptoplist.com/badge/io.github.wei%2Fmcp-registry-mcp-server.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
wei
Other servers by wei
View all wei servers →Available versions (2)
| Version | Published |
|---|---|
| 1.1.1 | Oct 13, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Registry MCP Server?
- MCP Registry MCP Server is maintained by wei, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is MCP Registry MCP Server listed on the Official MCP Registry?
- Yes — MCP Registry MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MCP Registry MCP Server have?
- MCP Toplist tracks 2 versions of MCP Registry MCP Server, most recently published on Oct 13, 2025.
- Where can I find the source code for MCP Registry MCP Server?
- The source code for MCP Registry MCP Server is hosted at github.com/wei/mcp-registry-mcp-server.
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.