Ast-grep Code Analysis
STDIOExperimental MCP implementation using ast-grep CLI for code search and analysis.
Experimental MCP implementation using ast-grep CLI for code search and analysis.
This is an experimental MCP implementation using ast-grep CLI.
ast-grep
and uv
uv
{ "mcpServers": { "server-name": { "command": "uv", "args": ["--directory", "/path/to/repo", "run", "main.py"], "env": {} } } }