Back to Browse

Dynamic Telegram Bot Api MCP Server

CommunicationLow Risk9.5MCP RegistryLocal
Free

Server data from the Official MCP Registry

A dynamic, self-refreshing MCP gateway for the complete Telegram Bot API

About

A dynamic, self-refreshing MCP gateway for the complete Telegram Bot API

Security Report

9.5
Low Risk9.5Low Risk

Valid MCP server (1 strong, 1 medium validity signals). 1 known CVE in dependencies Package registry verified. Imported from the Official MCP Registry.

7 files analyzed · 2 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.

file_system

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

What You'll Need

Set these up before or after installing:

Telegram Bot API token from @BotFatherRequired

Environment variable: TELEGRAM_BOT_TOKEN

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-patricktobias86-dynamic-telegram-bot-api-mcp": {
      "env": {
        "TELEGRAM_BOT_TOKEN": "your-telegram-bot-token-here"
      },
      "args": [
        "-y",
        "dynamic-telegram-bot-api-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!