Telegram MCP Bridge
by aralroca
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VERCEL_URL | Yes | Your Vercel deployment URL (e.g., https://my-telegram-bot.vercel.app). This is used by the local proxy to communicate with the Telegram backend. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ask_telegram_confirmationC | Sends a question to the user via Telegram and waits for a YES/NO response. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/aralroca/telegram-bot-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server