MCP Package Docs Server

describe_python_package

Generate concise descriptions of Python packages, including optional symbol details, to quickly understand their functionality and usage within projects.

Instructions

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