Telegram Wallet P2p
Freeby MCP Community
Unofficial MCP server for Telegram Wallet P2P market data analytics
v1.0.1Added Apr 12, 2026
telegramwalletp2pmcpmodel-context-protocol
Telegram Wallet P2p MCP Server
Unofficial MCP server for Telegram Wallet P2P market data analytics
Installation
npx -y @iflow-mcp/telegram-wallet-p2p
Reviews
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"]
}
}
}