Developer Tools
Trust: 44/100 (Fair)io.github.Dave-London/python Guide
Structured Python tool output (ruff, mypy, pip-audit, pip-install) as typed JSON.
70 starsby Dave-London
Quick Start
Install
npx @paretools/pythonClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-dave-london-python": {
"command": "npx",
"args": [
"@paretools/python"
]
}
}
}