← Index

Chamade

io.chamade/server·v3.0.2·Chat & Messaging
Quality Score
95
/100

Voice and chat for AI agents — Discord, Teams, Meet, Slack, Zoom, Telegram, WhatsApp, NC Talk, SIP

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://mcp.chamade.io/mcp/
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "server": {
      "command": "npx",
      "args": [
        "-y",
        "@chamade/mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "server": {
      "command": "npx",
      "args": [
        "-y",
        "@chamade/mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @chamade/mcp-server
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
§04  Alternatives in Chat & Messaging