Skip to main content
Glama

Telegram MCP Server

by batianVolyc
__init__.py262 B
"""Telegram MCP Server - Remote control Claude Code via Telegram""" __version__ = "0.1.0" __author__ = "Your Name" __license__ = "MIT" from . import server, bot, config, session, message_queue __all__ = ["server", "bot", "config", "session", "message_queue"]

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/batianVolyc/telegram-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server