lookup_package_docs

MCP tool from Python Docs MCP Server by ayhammouda

Look up official PyPI package metadata and return package-declared documentation/homepage/source URLs. This is a controlled PyPI metadata lookup, not generic web search.

How to use it

lookup_package_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 lookup_package_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