Skip to content
Back to search
60
MCP http

DialogBrain

dialogbrain/dialogbrain

DialogBrain gives AI agents access to all your messaging channels — Telegram, WhatsApp, Instagram, Email, and more — through a single MCP interface. Read conversations, send messages, search contacts, and manage threads across 10+ channels. Perfect for LangGraph, Claude, and any MCP-compatible agent framework.

Uptime
100.0%
58 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Dialogbrain
Unified inbox for AI agents covering WhatsApp, Telegram, email, and voice with read, send, and search.
0 tools
io.github.saloprj/dialogbrain
Unified inbox MCP for WhatsApp, Telegram, Email, voice — read/send messages, search, AI agents.
0 tools · streamable-http
n24q02m/better-telegram-mcp
Telegram for AI agents -- messages, chats, media, and contacts across both bot and full user-account
0 tools
agent-telegram-mcp
Telegram MCP Server — lets AI agents send/receive Telegram messages via a Bot Token
0 tools
agent-talk
MCP channel between two AI workspaces: send messages, wait for replies, read history.
0 tools · streamable-http
io.github.parthjadhav/telegram-notify-mcp
Send Telegram notifications from AI agents — text, photos, and documents.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dialogbrain": {
      "url": "https://dialogbrain.com",
      "transport": "http"
    }
  }
}