MCP Registry Poc Server
Rank #67,816io.github.nithishr/mcp-multi-poc-beta
PoC beta server - extras-gated deps, subcommand selection, same PyPI package as alpha.
MCP Registry Poc Server is a Model Context Protocol (MCP) server published by nithishr. It ranks #67,816 of 132,113 servers tracked on MCP Toplist. MCP Registry Poc Server is listed on Official MCP, with 1 tracked version. It was first listed on Jul 31, 2026 and most recently updated on Jul 31, 2026.
Ranks ahead of 64,297 of 132,113 servers on MCP Toplist.
Use MCP Registry Poc Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-multi-poc-beta -- uvx --from "mcp-multi-poc[beta]" mcp-multi-poc beta[mcp_servers.mcp-multi-poc-beta]
command = "uvx"
args = ["--from", "mcp-multi-poc[beta]", "mcp-multi-poc", "beta"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-multi-poc-beta": {
"command": "uvx",
"args": [
"--from",
"mcp-multi-poc[beta]",
"mcp-multi-poc",
"beta"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-multi-poc-beta": {
"command": "uvx",
"args": [
"--from",
"mcp-multi-poc[beta]",
"mcp-multi-poc",
"beta"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-multi-poc-beta": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"mcp-multi-poc[beta]",
"mcp-multi-poc",
"beta"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-multi-poc-beta": {
"command": "uvx",
"args": [
"--from",
"mcp-multi-poc[beta]",
"mcp-multi-poc",
"beta"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-multi-poc-beta": {
"command": "uvx",
"args": [
"--from",
"mcp-multi-poc[beta]",
"mcp-multi-poc",
"beta"
]
}
}
}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.nithishr%2Fmcp-multi-poc-beta)<a href="https://mcptoplist.com/server/io.github.nithishr%2Fmcp-multi-poc-beta"><img src="https://mcptoplist.com/badge/io.github.nithishr%2Fmcp-multi-poc-beta.svg" alt="MCP Toplist: #67,816 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
nithishr
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 31, 2026 |
Frequently asked questions
- Who maintains MCP Registry Poc Server?
- MCP Registry Poc Server is maintained by nithishr, which publishes 4 MCP servers (3 total versions) tracked on MCP Toplist.
- Is MCP Registry Poc Server listed on the Official MCP Registry?
- Yes — MCP Registry Poc Server is listed on the Official MCP Registry.
- How many versions does MCP Registry Poc Server have?
- MCP Toplist tracks 1 version of MCP Registry Poc Server, most recently published on Jul 31, 2026.
- Where can I find the source code for MCP Registry Poc Server?
- The source code for MCP Registry Poc Server is hosted at github.com/nithishr/mcp-registry-poc.
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.