Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"pandas": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-pandas"
]
}
}
}