MCP Registry
Rank #1,836pulsemcp/la-rebelion-labs-registry
Generate QR codes for URLs, PIX, Wi-Fi, vCards, WhatsApp, and more.
MCP Registry is a Model Context Protocol (MCP) server published by modelcontextprotocol. It ranks #1,836 of 115,460 servers tracked on MCP Toplist, and its repository has 7,207 GitHub stars. MCP Registry is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Feb 5, 2025.
Ranks ahead of 113,624 of 115,460 servers on MCP Toplist.
Use MCP Registry
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http la-rebelion-labs-registry https://registry.run.mcp.com.ai/mcp[mcp_servers.la-rebelion-labs-registry]
url = "https://registry.run.mcp.com.ai/mcp"Add to ~/.codex/config.toml.
https://registry.run.mcp.com.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"la-rebelion-labs-registry": {
"url": "https://registry.run.mcp.com.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"la-rebelion-labs-registry": {
"type": "http",
"url": "https://registry.run.mcp.com.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"la-rebelion-labs-registry": {
"serverUrl": "https://registry.run.mcp.com.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"la-rebelion-labs-registry": {
"url": "https://registry.run.mcp.com.ai/mcp"
}
}
}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/pulsemcp%2Fla-rebelion-labs-registry)<a href="https://mcptoplist.com/server/pulsemcp%2Fla-rebelion-labs-registry"><img src="https://mcptoplist.com/badge/pulsemcp%2Fla-rebelion-labs-registry.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
modelcontextprotocol
Other servers by modelcontextprotocol
- modelcontextprotocol#157 · 5 vers
- rust-sdk#187 · 10 vers
- ruby-sdk#272 · 8 vers
- HeyBeauty MCP Server#553
- ext-apps#655 · 6 vers
- 预测2#987
- swift-sdk#2,106 · 5 vers
- MCP Create Server MCP Server#3,045 · 5 vers
- servers#3,394
- create-typescript-server#4,238 · 5 vers
- example-remote-server#7,547
- mcpb#9,319
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains MCP Registry?
- MCP Registry is maintained by modelcontextprotocol, which publishes 88 MCP servers (47 total versions) tracked on MCP Toplist.
- Is MCP Registry listed on the Official MCP Registry?
- MCP Registry is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does MCP Registry have?
- MCP Registry ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for MCP Registry?
- The source code for MCP Registry is hosted at github.com/modelcontextprotocol/registry.