Enterprise Telegram bot management for any AI agent — users, payments, analytics, and more.
About
Paid Telegram Bot is a production-grade MCP server that gives any AI agent full enterprise Telegram bot management capabilities. Unlike basic Telegram MCP servers that only send and receive messages, this server includes a built-in SQLite database, token bucket rate limiting, priority message queue, Stripe + Telegram Stars payment processing, multi-user subscription management, deep link onboarding, analytics dashboards, and security event logging — all accessible through 40+ MCP tools.
**How it works**: The server runs as a persistent local process alongside your MCP client. It manages a Telegram bot via long-polling, stores user data and payment records in a local SQLite database, enforces rate limits against Telegram's API caps, and exposes everything as MCP tools your AI agent can call.
**Who it's for**: Developers, indie hackers, agencies, and businesses who want their AI agent (Claude, Cursor, Windsurf, Claude Code, or any MCP-compatible client) to manage a Telegram bot with enterprise features — from personal assistants to monetized SaaS bots serving thousands of users.
**Free tier** includes 12 basic tools for personal bot setup and messaging. **Pro tier** (license required) unlocks 40+ tools including user management, subscription plans, payment processing, analytics, deep links, group mode, event subscriptions, and chat history search.
Security Report
This MCP server has concerning authentication implementation with hardcoded tokens, dependency risks from unverified packages, and excessive permissions that extend far beyond typical communication server needs. The license validation mechanism appears suspicious and the server requests broad system access including filesystem and environment variables. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity).
8 files analyzed · 7 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
What You'll Need
Set these up before or after installing:
Environment variable: TELEGRAM_BOT_TOKEN
Sign up freeEnvironment variable: MCP_LICENSE_KEY
Purchase above for keyEnvironment variable: STRIPE_PROVIDER_TOKEN
Sign up freeHow to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"paid-telegram-bot": {
"env": {
"MCP_LICENSE_KEY": "your-mcp-license-key-here",
"TELEGRAM_BOT_TOKEN": "your-telegram-bot-token-here",
"STRIPE_PROVIDER_TOKEN": "your-stripe-provider-token-here"
},
"args": [
"paid-telegram-bot"
],
"command": "uvx"
}
}
}Getting Started
Once installed, try these example prompts and explore these capabilities:
- 1"Set up a personal Telegram bot for me" — The agent uses the setup-personal-bot prompt to guide you through BotFather setup, token configuration, and bot launch
- 2"Start my Telegram bot and show me its status" — Uses bot_start and bot_status tools
- 3"Send 'Hello World' to chat 123456" — Uses send_message tool
- 4"List all my bot users and show analytics" — Uses user_list and analytics_dashboard tools (Pro)
- 5"Create a Pro plan at $20/month with 2000 messages" — Uses plan_create tool (Pro)
- 6"Generate an invite link for 50 users on the Basic plan" — Uses deeplink_create_invite tool (Pro)
- 7"Show me revenue for this month" — Uses payment_get_revenue tool (Pro)
- 8"Broadcast a message to all users about the new feature" — Uses broadcast_message tool (Pro)
- 9Tool: bot_configure — Set bot token and basic settings
- 10Tool: bot_start — Start the Telegram bot with long-polling
- 11Tool: send_message — Send a text message to any chat
- 12Tool: user_list — List all bot users with filters (Pro)
- 13Tool: plan_create — Create subscription plans with pricing (Pro)
- 14Tool: payment_send_invoice — Send Stripe or Stars payment invoice (Pro)
- 15Tool: analytics_dashboard — Full analytics with users, revenue, trends (Pro)
- 16Tool: deeplink_create_invite — Generate invite links with expiry and limits (Pro)
Reviews
No reviews yet
Be the first to review this server!
More Communication MCP Servers
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
Google Workspace MCP
Freeby Taylorwilsdon · Productivity
Control Gmail, Calendar, Docs, Sheets, Drive, and more from your AI