{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_24qxqg4nmpk4","handle":"iflow-mcp-muhammad18557-telegram-mcp","url":"https://wellknown.network/agents/iflow-mcp-muhammad18557-telegram-mcp","links":{"self":"https://wellknown.network/agents/iflow-mcp-muhammad18557-telegram-mcp/record.json","html":"https://wellknown.network/agents/iflow-mcp-muhammad18557-telegram-mcp","markdown":"https://wellknown.network/agents/iflow-mcp-muhammad18557-telegram-mcp/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-muhammad18557-telegram-mcp","status":"https://wellknown.network/api/v1/agents/iflow-mcp-muhammad18557-telegram-mcp/status","claim":"https://wellknown.network/agents/iflow-mcp-muhammad18557-telegram-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-muhammad18557-telegram-mcp/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-muhammad18557-telegram-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-muhammad18557-telegram-mcp/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-muhammad18557-telegram-mcp/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-muhammad18557-telegram-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_muhammad18557-telegram-mcp","summary":"Telegram MCP Server - A Model Context Protocol server for Telegram","description":"# Telegram MCP Server\n\nThis is a Model Context Protocol (MCP) server for Telegram.\n\nWith this you can search your personal Telegram messages, search your contacts, and send messages to either individuals or groups.\n\n![Telegram MCP example usage](example-use-2.png)\n\nIt connects to your **personal Telegram account** directly via the Telegram API (using the [Telethon](https://github.com/LonamiWebs/Telethon) library). All your messages are stored locally in a SQLite database and only sent to an LLM (such as Claude) when the agent accesses them through tools (which you control).\n\n## Installation\n\n### Prerequisites\n\n- Python 3.6+\n- Anthropic Claude Desktop app (or Cursor)\n\n### Steps\n\n1. **Clone this repository**\n\n   ```bash\n   git clone https://github.com/Muhammad18557/telegram-mcp.git\n   cd telegram-mcp\n   ```\n   Create a Python virtual environment and activate it:\n   ```bash\n   python3 -m venv myenv\n   source myenv/bin/activate\n   ```\n   Install dependencies:\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n   This is the environment that can be used both for running the **Telegram bridge** and the **MCP server**.\n\n2. **Get your Telegram API credentials**\n\n   - Go to https://my.telegram.org/auth\n   - Log in and go to \"API development tools\"\n   - Create a new application\n   - Note your API ID and API hash\n\n3. **Run the Telegram bridge**\n\n   Navigate to the telegram-bridge directory:\n\n   ```bash\n   cd telegram-bridge\n   ```\n\n   Set up your API credentials as environment variables either by exporting them:\n\n   ```bash\n   export TELEGRAM_API_ID=your_api_id\n   export TELEGRAM_API_HASH=your_api_hash\n   ```\n\n   Or by creating a `.env` file based on the provided `.env.example`:\n\n   ```bash\n   cp .env.example .env\n   nano .env  # or use your preferred text editor\n   ```\n\n   Then update the values in the `.env` file:\n   ```\n   TELEGRAM_API_ID=your_api_id\n   TELEGRAM_API_HASH=your_api_hash\n   ```\n\n   Run the Python application:\n\n   ```bash\n   python main.py\n   ```\n\n   The fi…","publisher":null,"homepage":null,"repository":null,"version":"0.1.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_muhammad18557-telegram-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"communication.sms-voice","name":"SMS & Voice","confidence":1,"provenance":"derived"},{"slug":"data.database","name":"Databases","confidence":0.802,"provenance":"derived"}],"categories":["communication","data","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_muhammad18557-telegram-mcp","registry":"pypi","observedAt":"2026-09-15T19:23:20.166Z","publishedAt":"2026-02-10T06:01:57.257393Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_muhammad18557-telegram-mcp","url":"https://pypi.org/project/iflow-mcp_muhammad18557-telegram-mcp/","firstSeenAt":"2026-09-09T20:24:23.523Z","fetchedAt":"2026-09-15T19:21:58.786Z","normalizedAt":"2026-09-15T19:21:58.786Z"}]},"firstSeenAt":"2026-09-09T20:24:23.523Z","updatedAt":"2026-09-15T19:23:20.166Z"}