Analyzes codebases with tree-sitter and generates AGENTS.md files for AI coding agents.
MCP server that analyzes codebases with tree-sitter and generates files. Compatible with any MCP-capable client: Claude Code, Gemini CLI, Cursor, Windsurf, and others. How it works: The server exposes three tools with a clear separation of concerns. is the main entry point — it runs the analysis pipeline internally, embeds writing rules into the payload, and returns chunked read instructions to…
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 that analyzes codebases with tree-sitter and generates files. Compatible with any MCP-capable client: Claude Code, Gemini CLI, Cursor, Windsurf, and others. How it works: The server exposes three tools with a clear separation of concerns. is the main entry point — it runs the analysis pipeline internally, embeds writing rules into the payload, and returns chunked read instructions to your client. is a standalone context tool for when you want deep codebase understanding without…