qpd-v/mcp-communicator-telegram
An MCP server that enables communication with users through Telegram. This server provides a tool to ask questions to users and receive their responses via a Telegram bot.
Platform-specific configuration:
{
"mcpServers": {
"mcp-communicator-telegram": {
"command": "npx",
"args": [
"-y",
"mcp-communicator-telegram"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...