Registry MCP
Rank #29,518com.remote-mcp/registry-mcp
MCP server providing registry-mcp capabilities
Registry MCP is a Model Context Protocol (MCP) server published by jaw9c. It ranks #29,518 of 132,405 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Registry MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Sep 9, 2025 and most recently updated on Sep 9, 2025.
Ranks ahead of 102,887 of 132,405 servers on MCP Toplist.
Use Registry MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http registry-mcp https://registry-mcp.remote-mcp.com/claude mcp add --transport http registry-mcp https://registry-mcp.remote-mcp.com/sse[mcp_servers.registry-mcp]
url = "https://registry-mcp.remote-mcp.com/"Add to ~/.codex/config.toml.
[mcp_servers.registry-mcp]
url = "https://registry-mcp.remote-mcp.com/sse"Add to ~/.codex/config.toml.
https://registry-mcp.remote-mcp.com/Settings → Connectors → “Add custom connector”, then paste this URL.
https://registry-mcp.remote-mcp.com/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"registry-mcp": {
"url": "https://registry-mcp.remote-mcp.com/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"registry-mcp": {
"url": "https://registry-mcp.remote-mcp.com/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"registry-mcp": {
"type": "http",
"url": "https://registry-mcp.remote-mcp.com/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"registry-mcp": {
"type": "http",
"url": "https://registry-mcp.remote-mcp.com/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"registry-mcp": {
"serverUrl": "https://registry-mcp.remote-mcp.com/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"registry-mcp": {
"serverUrl": "https://registry-mcp.remote-mcp.com/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"registry-mcp": {
"url": "https://registry-mcp.remote-mcp.com/"
}
}
}{
"mcpServers": {
"registry-mcp": {
"url": "https://registry-mcp.remote-mcp.com/sse"
}
}
}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/com.remote-mcp%2Fregistry-mcp)<a href="https://mcptoplist.com/server/com.remote-mcp%2Fregistry-mcp"><img src="https://mcptoplist.com/badge/com.remote-mcp%2Fregistry-mcp.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
jaw9c
Other servers by jaw9c
View all jaw9c servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Sep 9, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Registry MCP?
- Registry MCP is maintained by jaw9c, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Registry MCP listed on the Official MCP Registry?
- Yes — Registry MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Registry MCP have?
- MCP Toplist tracks 2 versions of Registry MCP, most recently published on Sep 9, 2025.
- Where can I find the source code for Registry MCP?
- The source code for Registry MCP is hosted at github.com/jaw9c/mcp-registry-mcp.
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.