💬

Chamade

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

Communication stdio npm npmstdioremote
RUN IN TERMINAL
claude mcp add iochamade-server -- npx -y @chamade/mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "iochamade-server": { "command": "npx", "args": ["-y", "@chamade/mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "iochamade-server": { "command": "npx", "args": ["-y", "@chamade/mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "iochamade-server": { "command": "npx", "args": ["-y", "@chamade/mcp-server"] } } }

About This MCP Server

The io.chamade/server is a Model Context Protocol server that enables communication between AI agents and various platforms, including Discord, Teams, Meet, Slack, Zoom, Telegram, WhatsApp, NC Talk, and SIP, allowing developers to integrate voice and chat functionality into their applications. It connects to these platforms, facilitating remote communication and can be installed via npm. Developers would use this server when building AI-powered chatbots or virtual assistants that need to interact with users across multiple messaging and video conferencing platforms.

Voice and chat for AI agents — Discord, Teams, Meet, Slack, Zoom, Telegram, WhatsApp, NC Talk, SIP. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with communication capabilities via the stdio transport.

Package

@chamade/mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The Chamade server extends your AI assistant with communication capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/iochamade-server.svg)](https://skillsplayground.com/mcps/iochamade-server/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.