Loading MCP server directory, please wait...
Read and operate a Comunio fantasy football team: squad, market, offers, lineup
npx @getmcp/cli add io.github.josetorronteras/comunioRequires Docker Engine. Community-contributed server. Review source before installing.
COMUNIO_USERNAMEEmail or username of the Comunio account the server acts for.
COMUNIO_PASSWORDPassword of that Comunio account.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.josetorronteras/comunio": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"COMUNIO_USERNAME",
"-e",
"COMUNIO_PASSWORD",
"-e",
"COMUNIO_TIMEZONE",
"-e",
"COMUNIO_USER_AGENT",
"ghcr.io/josetorronteras/comunio-mcp:1.0.2"
],
"env": {
"COMUNIO_USERNAME": "",
"COMUNIO_PASSWORD": "",
"COMUNIO_TIMEZONE": "Europe/Madrid",
"COMUNIO_USER_AGENT": ""
}
}
}
}Ephemeral data sandbox for AI workflows with guardrails and security
Deploy files, sites, and Dockerfile apps to live URLs + private drives for agent memory.
Rust MCP server and CLI for Arcane Docker and container management.
Self-hosted homelab log intelligence over MCP, CLI, and REST with SQLite/FTS.