Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by zakahan • Uncategorized
An MCP server that allows AI agents to inspect and read contents of Python packages in a specified environment.
Retrieve official descriptions of Python packages from PyPI.
Browse the file and directory structure of installed Python packages.
Read source code of specific files or symbols within Python packages.
pypreader-mcp acts as a bridge between AI models and the local Python environment by exposing tools to browse installed Python packages, view their file structures, and read source code. It enables AI agents to retrieve official package descriptions from PyPI, explore package directories, and extract source code by file path or symbol. This facilitates tasks like code analysis, dependency checking, and automated programming assistance with direct access to package internals.