MCP Server
MCP
Commune
Email and SMS MCP server for AI agents — 41 tools for inboxes, sending, search, and SMS.
Install
uvx commune-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "commune-mcp",
"version": "0.1.9",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Commune API key (starts with comm_). Get one at https://app.commune.email",
"isRequired": true,
"isSecret": true,
"name": "COMMUNE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment