Vcp SDK Python
Rank #22,758io.github.Creed-Space/vcp-mcp
Value Context Protocol tools: VCP/I tokens, CSM1 codes, VCP-Lite, and context encoding.
Vcp SDK Python is a Model Context Protocol (MCP) server published by Creed-Space. It ranks #22,758 of 132,113 servers tracked on MCP Toplist. Vcp SDK Python is listed on Official MCP, with 3 tracked versions. It was first listed on Jul 19, 2026 and most recently updated on Sep 2, 2026.
Ranks ahead of 109,355 of 132,113 servers on MCP Toplist.
Use Vcp SDK Python
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vcp-mcp -- uvx vcp-sdk[mcp_servers.vcp-mcp]
command = "uvx"
args = ["vcp-sdk"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"vcp-mcp": {
"command": "uvx",
"args": [
"vcp-sdk"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"vcp-mcp": {
"command": "uvx",
"args": [
"vcp-sdk"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"vcp-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"vcp-sdk"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"vcp-mcp": {
"command": "uvx",
"args": [
"vcp-sdk"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vcp-mcp": {
"command": "uvx",
"args": [
"vcp-sdk"
]
}
}
}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.Creed-Space%2Fvcp-mcp)<a href="https://mcptoplist.com/server/io.github.Creed-Space%2Fvcp-mcp"><img src="https://mcptoplist.com/badge/io.github.Creed-Space%2Fvcp-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Creed-Space
Other servers by Creed-Space
View all Creed-Space servers →Available versions (3)
| Version | Published |
|---|---|
| 0.8.0 | Sep 2, 2026 |
| 0.7.0 | Jul 23, 2026 |
| 0.6.0 | Jul 19, 2026 |
Frequently asked questions
- Who maintains Vcp SDK Python?
- Vcp SDK Python is maintained by Creed-Space, which publishes 3 MCP servers (19 total versions) tracked on MCP Toplist.
- Is Vcp SDK Python listed on the Official MCP Registry?
- Yes — Vcp SDK Python is listed on the Official MCP Registry.
- How many versions does Vcp SDK Python have?
- MCP Toplist tracks 3 versions of Vcp SDK Python, most recently published on Sep 2, 2026.
- Where can I find the source code for Vcp SDK Python?
- The source code for Vcp SDK Python is hosted at github.com/Creed-Space/vcp-sdk-python.
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.