Commune runs on your own machine — the client starts it, so there is no endpoint to ping. 144 installs a week from pypi.
Email and SMS MCP server for AI agents — 41 tools for inboxes, sending, search, and SMS.
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add commune-mcp -- uvx commune-mcp
{
"mcpServers": {
"commune-mcp": {
"args": [
"commune-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.commune-mcp]
command = "uvx"
args = ["commune-mcp"]
{
"mcpServers": {
"commune-mcp": {
"args": [
"commune-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"commune-mcp": {
"args": [
"commune-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.