Back to search
30
MCP
ast-grep
pulsemcp/ast-grepBridges to the ast-grep code search tool for finding code patterns in projects using abstract syntax tree matching, enabling efficient code analysis and refactoring tasks.
Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"ast-grep": {
"url": "None",
"transport": "http"
}
}
}