TeleBotHost MCP Server
Related Servers
Alternatives to TeleBotHost MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceEnables AI assistants like Claude, Cursor, and Copilot to manage Telegram bots through 68 tools covering the TeleBotHost Developer API, including bot management, messaging, and analytics.1MIT
- AlicenseNot gradedqualityCmaintenanceAllows AI clients to securely interact with Telegram accounts through scoped endpoints, with encrypted session storage and per-tool permission checks.3 npm1MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with the Telegram Bot API, allowing them to send messages, forward messages, get bot information, and receive updates.16 npm3MIT
- AlicenseAqualityDmaintenanceEnables AI agents to send and receive messages, media, and files on Telegram, and manage chats via a bot token.17MIT
- AlicenseNot gradedqualityAmaintenanceEnables AI agents to operate a Telegram account through the same commands as the terminal client: messaging, chat management, voice transcription, calls, stickers, and privacy settings.1MIT
- AlicenseNot gradedqualityAmaintenanceEnables AI agents to interact with, test, click buttons on, and verify Telegram bots end-to-end via MTProto, including messaging, inline queries, media exchange, and automated test suites.MIT
TDQS
Scored across 48 tools
Most tools have clearly distinct purposes, but some overlap exists (e.g., clone_bot vs. clone_bot_as_child, import_bot vs. install_store_bot). Descriptions help differentiate, but a few could cause confusion.
All tools follow a consistent verb_noun snake_case pattern (e.g., list_bots, create_command). Verbs like get_, list_, delete_, update_ are used uniformly, making the set highly predictable.
48 tools is on the high side, but the server covers a broad domain (bots, commands, broadcasts, storage, etc.). The count is borderline heavy but still justified by the scope.
The tool set covers most major operations (CRUD for bots, commands, broadcasts, storage), but lacks tools for updating commands or modifying storage values directly (only clear/migrate). Minor gaps.