MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQ

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Paid Telegram Bot MCP Server

by netflyp
CommunicationUse Caution1.8Local
Free

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

1.8
Use Caution1.8Critical Risk

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.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

database

Check that this permission is expected for this type of plugin.

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:

Your Telegram bot token from @BotFather. Open Telegram, message @BotFather, send /newbot, and follow the prompts.Required

Environment variable: TELEGRAM_BOT_TOKEN

Sign up free
License key for Pro features. Free tier works without a key. Purchase atOptional

Environment variable: MCP_LICENSE_KEY

Purchase above for key
Stripe payment provider token for accepting fiat payments from your bot's users. Get it from @BotFather → Payments → Stripe.Optional

Environment variable: STRIPE_PROVIDER_TOKEN

Sign up free

How 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!

1

installs

New

no ratings yet

Tags

telegrambotmcpai-agententerprisepaymentsstripetelegram-starssubscriptionsuser-managementanalyticsrate-limitingmessage-queuedeep-linksonboardingsaasmonetizationgroup-chatfile-deliverysecuritybroadcastingbot-managementcommunicationautomationmulti-userfreemium

Use Cases

  • Telegram Bot Management
  • AI-Powered Customer Support
  • SaaS Bot Monetization
  • Team Communication
  • Group Chat Automation
  • Telegram Channel Management
  • Payment Processing
  • User Onboarding
  • Community Management
  • Bot Analytics
  • Multi-User Bot Deployment
  • Deep Link Marketing
  • Subscription Management
  • Broadcast Messaging
  • File Delivery Automation

Links

Details

Published March 29, 2026
Version 1.0.0
1 installs
Local Plugin

More Communication MCP Servers

Toleno

Free

by Toleno · Developer Tools

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

137
Stars
516
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace · Developer Tools

Create, build, and publish Python MCP servers to PyPI — conversationally.

-
Stars
72
Installs
10.0
Security
4.6
Local

MarkItDown

Free

by Microsoft · Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

120.0K
Stars
33
Installs
6.0
Security
5.0
Local

FinAgent

Free

by mcp-marketplace · Finance

Free stock data and market news for any MCP-compatible AI assistant.

-
Stars
20
Installs
10.0
Security
No ratings yet
Local

mcp-creator-typescript

Free

by mcp-marketplace · Developer Tools

Scaffold, build, and publish TypeScript MCP servers to npm — conversationally

-
Stars
18
Installs
10.0
Security
5.0
Local

MCP Marketplace

Free

by mcp-marketplace · Developer Tools

Search and install MCP servers from inside your AI client.

-
Stars
15
Installs
10.0
Security
5.0
Remote