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).
Run
uvx mcptoon
MCP client config
{
"mcpServers": {
"mcptoon": {
"command": "uvx",
"args": [
"mcptoon"
]
}
}
}