mcpbeat Sign in

Telbase MCP Server

local only

Telbase runs on your own machine — the client starts it, so there is no endpoint to ping. 301 installs a week from npm.

Deploy any web project with one command. AI-native platform with self-healing feedback.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 35 · avg 12 · +20% w/w
a month agotoday
301
Installs / week
npm · telbase
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add deploy -- npx -y telbase
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "deploy": {
      "args": [
        "-y",
        "telbase"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.deploy]
command = "npx"
args = ["-y", "telbase"]
.cursor/mcp.json
{
  "mcpServers": {
    "deploy": {
      "args": [
        "-y",
        "telbase"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "deploy": {
      "args": [
        "-y",
        "telbase"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Telbase

same job, measured the same way
Agentbuilders
by deepfreezechill

Deploy full-stack AI agent apps with database, auth, storage, and Edge AI on one platform.

38 installs/wk local only
Openpouch
by openpouch

Agent-native hosting: deploy any folder to a live URL in one command. No approve tool.

64 installs/wk local only
i3deploy
by i3deploy

Deploy & release tracking with native MCP — ask Claude what's in production and cut the release.

answering
Sota
by sota

EU-native PaaS for AI agents — deploy web apps with one sentence, managed Postgres, GDPR by default.

57 installs/wk 14 tools answering
Vibesharing
by erova

Deploy prototypes and collect team feedback from Claude Code, Cursor, or any MCP client.

108 installs/wk local only
Alpic
by alpic-mcp

Manage your projects, debug deployments, and check analytics for any MCP server you host with Alpic.

answering
Omnara
by omnara

Deploy durable AI agents with Omnara, an open-source managed-agent platform.

answering
Obsd Launchpad
by lordbasilaiassistant-sudo

MCP server for AI agents to deploy tokens on Base. One command launch, earn OBSD forever.

51 installs/wk local only

Telbase — questions

Answers built from our own checks of this server.

Why is there no uptime for Telbase?
Telbase runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package telbase was installed 301 times last week.
Is Telbase still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Telbase?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls telbase straight from npm; nothing to host, nothing to sign up for.
How many people use Telbase?
The npm package telbase was installed 301 times in the last week. Week over week that is +20%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.