MCP HubMCP Hub
H

python-mcp

By hesiod-au·Visit Source
Python MCP server for code graph extraction and analysis
April 18, 2025
3 days ago
0 Clicks

What is this MCP

This MCP server provides tools for extracting and analyzing Python code structures, focusing on import/export relationships between files. It's a lightweight implementation compatible with the Model Context Protocol JSON-RPC standard.

How to use this MCP

The server can be installed via pip and configured with environment variables. It exposes a get_python_code tool that analyzes target files and their dependencies, returning structured code data formatted for LLMs.

What this MCP can be used for

This tool is ideal for AI-assisted development, code understanding, and context-aware programming assistance. It helps language models work with Python codebases by providing relevant code sections while respecting token limits.

Repository Info
Stars:
4
Forks:
3
Watchers:
4
Last Updated: 1 month ago