smart-coding-mcp and CodeGrok_mcp
These are competitors offering similar core functionality—both provide semantic code search for AI assistants using embeddings and AST parsing—though the first is more mature and widely adopted while the second appears to be an earlier-stage alternative.
About smart-coding-mcp
omar-haris/smart-coding-mcp
An extensible Model Context Protocol (MCP-Local-MRL-RAG-AST) server that provides intelligent semantic code search for AI assistants. Built with local AI models, inspired by Cursor's semantic search.
This tool supercharges your AI coding assistant by enabling it to understand your codebase's meaning, not just keywords. It takes your project's code files and creates an intelligent index, allowing your AI assistant to respond to natural language queries about how your code works. It's designed for software developers who use AI assistants to navigate, understand, and write code.
About CodeGrok_mcp
dondetir/CodeGrok_mcp
CodeGrok MCP is a Model Context Protocol (MCP) server that enables AI assistants to intelligently search and understand codebases using semantic embeddings and Tree-sitter parsing.
This helps developers integrate their AI assistants with large codebases without overwhelming the AI's memory. You feed it your project's code, and it provides your AI assistant with only the most relevant snippets for its current task, saving significant processing power and cost. Developers using AI tools for coding assistance or learning new projects would benefit from this.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work