{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_ewuqq7ayftzz","handle":"iflow-mcp-telegram-mcp","url":"https://wellknown.network/agents/iflow-mcp-telegram-mcp","links":{"self":"https://wellknown.network/agents/iflow-mcp-telegram-mcp/record.json","html":"https://wellknown.network/agents/iflow-mcp-telegram-mcp","markdown":"https://wellknown.network/agents/iflow-mcp-telegram-mcp/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-telegram-mcp","status":"https://wellknown.network/api/v1/agents/iflow-mcp-telegram-mcp/status","claim":"https://wellknown.network/agents/iflow-mcp-telegram-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-telegram-mcp/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-telegram-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-telegram-mcp/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-telegram-mcp/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-telegram-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_telegram-mcp","summary":"A Telegram MCP server for reading and writing messages.","description":"# Telegram MCP Server\n\nConnect Claude to your Telegram account to read and send messages.\n\n## Features\n\n### Available Tools\n\n1. **get_chats** - List your Telegram chats\n   - Returns paginated list with chat names, IDs, and unread counts\n   - For page 1, just provide page number\n   - For subsequent pages, use the pagination parameters from the previous response\n\n2. **get_messages** - Read messages from a specific chat\n   - Fetches paginated message history\n   - Automatically marks messages as read\n\n3. **mark_messages_read** - Mark all unread messages in a chat as read\n\n4. **send_message** - Send messages to any chat\n   - Supports replying to specific messages\n\n5. **get_conversation_context** - Analyze chat style for natural responses\n   - Reads your conversation style guide from `convostyle.txt`\n   - Helps Claude match your texting patterns\n\n## Setup Guide\n\n### Step 1: Get Telegram API Credentials\n\n1. Go to [https://my.telegram.org/apps](https://my.telegram.org/apps)\n2. Log in and create an application\n3. Save your **API ID** and **API Hash**\n\n### Step 2: Install\n\n```bash\n# Clone the repository\ngit clone https://github.com/alexandertsai/mcp-telegram\ncd mcp-telegram\n\n# Set up Python environment\npip install uv\nuv venv\nsource .venv/bin/activate  # On Windows: .venv\\Scripts\\activate\nuv sync\n```\n\n### Step 3: Configure\n\n```bash\n# Copy the example file\ncp .env.example .env\n\n# Edit .env and add your API credentials:\n# TELEGRAM_API_ID=your_api_id_here\n# TELEGRAM_API_HASH=your_api_hash_here\n```\n\n### Step 4: Authenticate\n\n```bash\ncd src/mcp_telegram\npython telethon_auth.py\n```\n\nFollow the prompts:\n- Enter your phone number (with country code, e.g., +1234567890)\n- Enter the code sent to your Telegram\n- Enter your 2FA password if you have one\n\n### Step 5: Add to Claude Desktop\n\nFind your Claude Desktop config file:\n- **macOS**: `~/Library/Application Support/Claude/claude_desktop_config.json`  \n- **Windows**: `%APPDATA%\\Claude\\claude_desktop_config.json`\n\nAdd this configuration:…","publisher":{"name":"Alexander Tsai","url":null},"homepage":"https://github.com/alexandertsai/telegram-mcp","repository":"https://github.com/alexandertsai/telegram-mcp/issues","version":"0.1.1","license":null,"protocols":["mcp"],"tags":["telegram","mcp","claude","ai","llm"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_telegram-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"communication.sms-voice","name":"SMS & Voice","confidence":1,"provenance":"declared"},{"slug":"ai.prompting","name":"Prompt Management","confidence":0.791,"provenance":"derived"}],"categories":["ai","communication","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_telegram-mcp","registry":"pypi","observedAt":"2026-09-15T20:21:28.013Z","publishedAt":"2025-12-01T08:27:37.817159Z","latestVersion":"0.1.1"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_telegram-mcp","url":"https://pypi.org/project/iflow-mcp_telegram-mcp/","firstSeenAt":"2026-09-09T21:24:19.130Z","fetchedAt":"2026-09-15T20:20:02.462Z","normalizedAt":"2026-09-15T20:20:02.462Z"}]},"firstSeenAt":"2026-09-09T21:24:19.130Z","updatedAt":"2026-09-15T20:21:28.013Z"}