This MCP server allows AI agents to manage email and SMS communications, including reading, sending, and organizing messages, as well as tracking delivery and managing inboxes.
From the registry: Email and SMS MCP server for AI agents — 41 tools for inboxes, sending, search, and SMS.
Please install the `commune-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Get Commune API key** — Create an API key (starts with comm_) from commune.email dashboard. (https://commune.email/)
Canonical MCP server config (stdio transport):
- command: `uvx`
- args: ["commune-mcp"]
- required environment variables:
- `COMMUNE_API_KEY`: Your Commune API key (starts with comm_). (example: `<your-commune-api-key>`)
- optional environment variables:
- `COMMUNE_BASE_URL`: Override API URL (default: Commune cloud).
Note: Can also use 'pip install commune-mcp' and then command 'commune-mcp'. Python 3.9+ required.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.COMMUNE_API_KEYrequiredAPI key for authenticating with the Commune service.MCP server for WhatsApp Cloud API (Meta) — messages, media, and templates via Graph API