📦
Ast Grep
MCP Server for ast-grep
0 installs
2 stars
1 forks
Trust: 51 — Fair
Devtools
Installation
npx mcp-ast-grepAsk AI about Ast Grep
Powered by Claude · Grounded in docs
I know everything about Ast Grep. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
MCP Server for ast-grep
ast-grep is a CLI tool for code structural search, lint and rewriting. Written in Rust.
## Usage with docker mcp
docker mcp tools call ast-grep args=run args="--pattern" args='const $NAME = $VAL' args="--json" args="."
