📡 MCP Radar

z-mio/kurigram-mcp

A local MCP server that drives your Telegram user session over MTProto.

3 stars
0 forks
Python
momentum ▲ 6.0
created 2026-08-19
on radar since 2026-08-25
View on GitHub ↗

About kurigram-mcp

Debug Telegram bots with AI — a local MCP server that drives your Telegram user session over MTProto.

---------------------------------------------------------------------------------------------------------------------------------------------- 🔌 Standard MCP Streamable HTTP transport, 2026-07-28 protocol, backward-compatible with 2025-11-25 clients (Claude Code, Codex, DSH) 🧪 Bot debugging Send /start, measure reply latency, wait for events, drain update streams 🛠️ Deep debugging rawinvoke any MTProto function, with built-in API discovery 🔒 Chat whitelist Per-account whitelist with global fallback, fail-closed by default ⚡ Stateless Clients stay connected across server restarts 🚀 Zero config uv tool install, interactive setup wizard, one-command login

Get APIID / APIHASH from my.telegram.org/apps. Login must be performed by you — credentials stay on your machine.

Some test scenarios need several users in the same chat (e.g. group bots). Register one account per Telegram user — each account keeps its own session file, optional proxy and chat whitelist — then all accounts live in one server, and every tool takes an account parameter:

- Every tool (send, read, events, raw, whoami) accepts account: — omit it to use the default account. Example: sendmessage(account="alice") → waitforupdate(account="alice"). - km run --account alice starts a single-account server (isolation mode). - The legacy single-account config (apiid at top level) is the implicit account default. - Per-account --allowed-chat-ids overrides the global whitelist for that account; accounts without their own

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/z-mio--kurigram-mcp.html)

Related MCP servers

fellowgeek/mcp-memory

An OKF-backed Model Context Protocol (MCP) server delivering persistent long-term memory and SQLite FTS5 search for AI agents.

⭐ 188Python
sosoj92/jarvis-assistant-vocal

Assistant vocal local en francais : Claude ou Ollama (offline), domotique Hue, OBS, agenda, navigateur, appels Twilio, serveur MCP. Python.

⭐ 132Python
Stupidoodle/swissdevjobs-cli

Search & apply to ~4,700 salary-transparent tech jobs across 7 countries (🇨🇭🇩🇪🇬🇧🇺🇸🇨🇦🇳🇱🇫🇷) from your terminal or AI agent — zero-dependency Python CLI + MCP server + Claude Code plugin

⭐ 92Python
agents-universe/agents-universe

让智能体像人一样学习和工作,共享智能体和项目记忆

⭐ 83Python
bybit-exchange/kaas

Turn scattered notes, docs and transcripts into a queryable Markdown wiki — an LLM knowledge-base compiler with MCP access, no embeddings, self-hosted.

⭐ 82Python
alxgntv/substack-api-mcp

MCP server for Substack posts (FastMCP + substack-api-client)

⭐ 80Python

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.