Python symbol exploration for codebase onboarding agents.
MCP server for deterministic Python codebase symbol exploration. indexes Python source files with LibCST and exposes focused MCP tools for codebase onboarding: definition lookup, function signatures, local references, direct call chains, and simple class hierarchy queries. is the semantic symbol layer in a three-server MCP tool stack for Project 6 , a codebase onboarding agent. maps repository…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
MCP server for deterministic Python codebase symbol exploration. indexes Python source files with LibCST and exposes focused MCP tools for codebase onboarding: definition lookup, function signatures, local references, direct call chains, and simple class hierarchy queries. is the semantic symbol layer in a three-server MCP tool stack for Project 6 , a codebase onboarding agent. maps repository structure, languages, entry points, framework evidence, and Python dependency edges. provides…