get_docs

MCP tool from Python Docs MCP Server by ayhammouda

Retrieve a specific documentation page or section by slug and optional anchor. Returns markdown content with budget-enforced truncation and pagination. Retrieved results are cached on disk by Python docs version and request identity.

How to use it

get_docs is exposed by the Python Docs MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_docs tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Python Docs MCP Server

$uvx python-docs-mcp-server
FULL PYTHON DOCS MCP SERVER LISTING