Skip to content

Telegram Wallet P2p

Free

by MCP Community

Unofficial MCP server for Telegram Wallet P2P market data analytics

v1.0.1Added Apr 12, 2026
telegramwalletp2pmcpmodel-context-protocol
Works with:ClaudeGPTGeminiCopilot

Telegram Wallet P2p MCP Server

Unofficial MCP server for Telegram Wallet P2P market data analytics

Installation

npx -y @iflow-mcp/telegram-wallet-p2p

Reviews

Leave a Review

Installation

Quick install
npx -y @iflow-mcp/telegram-wallet-p2p
Add to claude_desktop_config.json
{
  "mcpServers": {
    "telegram-wallet-p2p": {
      "command": "npx",
      "args": ["-y", "@iflow-mcp/telegram-wallet-p2p"]
    }
  }
}