claude mcp add ave-ondon-python -- npx -y @paretools/python
{
"mcpServers": {
"ave-ondon-python": {
"command": "npx",
"args": ["-y", "@paretools/python"]
}
}
}
{
"mcpServers": {
"ave-ondon-python": {
"command": "npx",
"args": ["-y", "@paretools/python"]
}
}
}
{
"mcpServers": {
"ave-ondon-python": {
"command": "npx",
"args": ["-y", "@paretools/python"]
}
}
}
About This MCP Server
The io.github.Dave-London/python server is a developer tool that provides structured Python tool output as typed JSON, enabling standardized output from tools like ruff, mypy, pip-audit, and pip-install. This server connects to various tools through stdio and npm, facilitating the exchange of data in a typed JSON format. A developer would use this server when they need to parse and utilize output from Python tools in a standardized and structured way, such as when integrating with AI coding assistants.
Structured Python tool output (ruff, mypy, pip-audit, pip-install) as typed JSON.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@paretools/python on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The python server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.