Telegram MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_unread_entitiesC | get entitites which have unread messages in it |
| get_unread_messagesC | get all unread messages from a given entity id |
| get_messagesC | Get messages limited by a count from an entity |
| get_entitiesB | Get all entities in the current session |
| get_entity_by_idC | Get an entity from the current session |
| send_messageC | Send a message to an entity with optional markup and reply |
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/prem-research/telegram-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server