Structured Code Search MCP
When to use
Use when an agent needs to search, navigate, or extract code using structural queries — AST patterns, symbol lookups, or cross-file reference tracing — beyond what simple grep or glob can provide, via an MCP-backed code search server.
Requirements / Checks
- Prefer installed/pinned structured code search binaries over remote
npx -y ...@latestexecution. - Confirm the MCP client supports the required transport and method filtering.
- Bound any se
[Description truncada. Veja o README completo no GitHub.]