kfastov_telegram-mcp-server

kfastov_telegram-mcp-server

1

This project integrates a Telegram client library with an MCP server allowing AI assistants to interact with Telegram. Key features include chat management, message retrieval, and filtering, useful for exploring and managing Telegram channels through AI interfaces.

telegram-client.js

Main client library

client.js

Sample client with extra helper functions

index.js

Original example using client library

mcp-server.js

MCP server master entry point

telegram-mcp.js

MCP server implementation with Telegram tools

http-server.js

HTTP/SSE server transport layer

mcp-client-example.js

Testing a simple client for an MCP server