Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"deploy": {
"command": "npx",
"args": [
"-y",
"telbase"
]
}
}
}
Or smoke-test directly:
npx -y telbase
Details
| Website | https://github.com/Victor-EU/telbase |
|---|---|
| GitHub | https://github.com/Victor-EU/telbase |
| License | unknown |
| Pricing | free |
| Tags | mcp-server |
| Sources | mcp-registry |
| Discovered | 2026-05-25 |