Chamade
Chamade enables AI agents to participate in voice meetings and real-time chat across Discord, Microsoft Teams, Google Meet, Telegram, SIP, Zoom, Nextcloud Talk, Slack, and WhatsApp. Handles audio transcription (STT), text-to-speech (TTS), and message relay so agents work entirely in text. Provides 13 tools for managing voice calls, sending direct messages, checking account status, and accessing live transcripts.
I/O
heuristic · beta尚未实测该 server 的真实 I/O(探测队列中)。上表为基于描述的启发式推断。
综合分
效果测评卡
进行中 · 待运行真实 I/O 已解决「输入输出是什么」;下一步接 agent 真跑,量化「效果好不好」。
ConsentGate MCP server enables AI agents to request human approval before executing sensitive actions. Agents call the provided tools to check actions against a consent policy or submit approval requests that route to the user via Telegram. The server operates fail-closed, blocking actions when consent cannot be obtained. API keys are obtained from consentgate.fyi.
A Telegram server by Ray Volcy that enables remote control of Claude Code sessions via Telegram bot integration, allowing users to send messages to Claude and receive responses through Telegram while maintaining session state across multiple concurrent projects. The implementation features shared file-based storage for cross-process communication, dynamic polling intervals that adapt based on session activity, and persistent message queuing to handle asynchronous interactions between Claude and Telegram users. Built with session management, file locking for concurrent access, and automatic cleanup of idle sessions, it's useful for developers who want to interact with Claude Code remotely, collaborate on projects through Telegram, or maintain multiple coding sessions accessible from mobile devices.
Provides comprehensive Telegram access through six composite tools covering messages, chats, media, contacts, configuration, and help. Supports dual-mode operation with Bot API via httpx for quick bot integrations and MTProto via Telethon for full user-account access including message search, history browsing, contact management, and group creation. Features three-tier token optimization, tool annotations, and auto-detection of authentication mode.