Serversio.github.shanjai-raj/commune-mcp
M

Commune

io.github.shanjai-raj/commune-mcp · v0.1.9
▦ pypi
v0.1.9pypi pypi: commune-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.shanjai-raj/commune-mcp",
  "description": "Email and SMS MCP server for AI agents — 41 tools for inboxes, sending, search, and SMS.",
  "title": "Commune",
  "repository": {
    "url": "https://github.com/shanjai-raj/commune-mcp",
    "source": "github"
  },
  "version": "0.1.9",
  "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"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}