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.
Use this if you are a developer struggling with your AI assistant hitting context window limits or costing too much when working with large codebases.
Not ideal if you need to run code, modify files, track Git history, or perform exact string searches, as it is solely for semantic code search and understanding.
Stars
7
Forks
4
Language
Python
License
—
Category
Last pushed
Jan 27, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/dondetir/CodeGrok_mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bobmatnyc/mcp-skillset
Dynamic RAG-powered skills service for code assistants via MCP - Vector + Knowledge Graph hybrid...
wende/cicada
AI Coders search blindly. Be their guide.
Limeload/mcp-for-database
MCP Database Console is a revolutionary web application that bridges the gap between natural...
nicosuave/memex
Fast transcript search for humans & agents. Supports Claude Code, Codex CLI & OpenCode
doITmagic/rag-code-mcp
Privacy-first semantic code navigation MCP server using RAG. Features deep AST multi-language...