ast-grep-mcp

ast-grep-mcp

3.5

If you are the rightful owner of ast-grep-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

ast-grep MCP is an experimental implementation using the ast-grep CLI for model context protocol servers.

The ast-grep MCP is designed to leverage the capabilities of the ast-grep CLI to provide a robust model context protocol server. This server allows users to search and manipulate codebases efficiently by integrating with the ast-grep tool. The implementation requires setting up the ast-grep and uv tools, along with an MCP client like Cursor. Once configured, users can execute searches and other operations on their codebase through the MCP server, enhancing their development workflow with powerful code analysis and manipulation capabilities.

Features

  • Integration with ast-grep CLI for powerful code searching.
  • Supports configuration through MCP JSON for flexible setup.
  • Compatible with MCP clients like Cursor for enhanced usability.
  • Utilizes uv for running the server, ensuring efficient execution.
  • Facilitates codebase analysis and manipulation through MCP.