Serversio.github.Dave-London/python
P

io.github.Dave-London/python

io.github.Dave-London/python · v0.8.0
▦ npm
v0.8.0npm npm: @paretools/python↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.Dave-London/python",
  "description": "Structured Python tool output (ruff, mypy, pip-audit, pip-install) as typed JSON.",
  "repository": {
    "url": "https://github.com/Dave-London/Pare",
    "source": "github"
  },
  "version": "0.8.0",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@paretools/python",
      "version": "0.8.0",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}