Stats
Actions
Tags
From clio-pandas
Local stdio MCP server running clio-kit pandas, providing Python Pandas data analysis and manipulation tools. No secrets or API keys required.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"clio-pandas": {
"command": "uvx",
"args": [
"clio-kit",
"pandas"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
npx claudepluginhub iowarp/clio-kit --plugin clio-pandas