Odel
mcptoon

mcptoon

Local
@activeing123195HTMLApache-2.0Updated Yesterday

Zero-dependency MCP client: one synced config for every agent, 581-token listings, not 71,929.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImcptoonv0.7.5

Run

uvx mcptoon

MCP client config

{
  "mcpServers": {
    "mcptoon": {
      "command": "uvx",
      "args": [
        "mcptoon"
      ]
    }
  }
}