Local-first Telegram MCP server and Codex plugin with a safe read/search/draft default mode for AI agents
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"telegram-plugin": {
"command": "uvx",
"args": [
"telegram-plugin"
]
}
}
}
Run in terminal:
claude mcp add telegram-plugin uvx telegram-plugin
Add to .cursor/mcp.json:
{
"mcpServers": {
"telegram-plugin": {
"command": "uvx",
"args": [
"telegram-plugin"
]
}
}
}
Or install with pip: pip install telegram-plugin
README Excerpt
<p align="center"> <img src="plugin/assets/telegram-logo.svg" alt="Telegram Plugin logo" width="96"> </p> <h1 align="center">Telegram Plugin</h1> <p align="center"> Safe local Telegram access for AI coding agents. </p> <p align="center"> <a href="https://github.com/speech115/telegram-plugin/actions/workflows/ci.yml"><img alt="CI" src="https://github.com/speech115/telegram-plugin/actions/workflows/ci.yml/badge.svg"></a>
Tools (6)
TELEGRAM_CONTROL_PLANE_ROOTTELEGRAM_LIVE_SKILLTELEGRAM_MCP_REPOTELEGRAM_MIRROR_ROOTTELEGRAM_PLUGIN_CACHE_ROOTTELEGRAM_PLUGIN_SOURCE
Topics
ai-agentscodex-pluginlocal-firstmcpprivacypythontelegramtelethon