You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An experimental [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server that provides AI assistants with powerful structural code search capabilities using [ast-grep](https://ast-grep.github.io/).
@@ -193,3 +191,5 @@ This is an experimental project. Issues and pull requests are welcome!
193
191
- [ast-grep](https://ast-grep.github.io/) - The core structural search tool
194
192
- [Model Context Protocol](https://modelcontextprotocol.io/) - The protocol this server implements
195
193
- [FastMCP](https://github.com/pydantic/fastmcp) - The Python MCP framework used
0 commit comments