← Back to Plugins
MCP Server MCP

Python Docs MCP Server

github By github 👁 1 views ▲ 0 votes

The canonical Python stdlib oracle for AI coding agents — always free, always MIT, token-frugal.

Homepage Verified source GitHub

Install

uvx python-docs-mcp-server

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "python-docs-mcp-server",
      "version": "0.3.1",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...