Email and SMS MCP server for AI agents — 41 tools for inboxes, sending, search, and SMS.
claude mcp add commune-mcp -- uvx commune-mcp
claude_desktop_config.json
{
"mcpServers": {
"commune-mcp": {
"command": "uvx",
"args": [
"commune-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"commune-mcp": {
"command": "uvx",
"args": [
"commune-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"commune-mcp": {
"command": "uvx",
"args": [
"commune-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"commune-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"commune-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"commune-mcp": {
"command": "uvx",
"args": [
"commune-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.shanjai-raj--commune-mcp/reviews or the review_server meta-tool.
POST /mcp