UNPKG

telegram-mcp-local-server

Version:

Secure Model Context Protocol (MCP) server for Telegram integration. Runs locally, allows AI agents to read chats and message history, with built-in readonly mode for safety.

4 lines 125 B
#!/usr/bin/env node declare function main(): Promise<void>; export default main; //# sourceMappingURL=session-helper.d.ts.map