Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"python-fire": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-python-fire"
]
}
}
}