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