MCP Package Docs Server

lookup_python_doc

Retrieve brief Python package descriptions or specific symbol documentation to quickly access essential information for software development.

Instructions

[DEPRECATED] Use describe_python_package instead. Get a brief description of a Python package

Input Schema

NameRequiredDescriptionDefault
packageYesPackage name (e.g. requests)
projectPathNoOptional path to project directory for local .npmrc files
symbolNoOptional symbol name to look up specific documentation

Input Schema (JSON Schema)

{ "properties": { "package": { "description": "Package name (e.g. requests)", "type": "string" }, "projectPath": { "description": "Optional path to project directory for local .npmrc files", "type": "string" }, "symbol": { "description": "Optional symbol name to look up specific documentation", "type": "string" } }, "required": [ "package" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Package Docs Server

Related Tools

ID: mrk7ul7nz7