kraklabs/cie
Code Intelligence Engine — indexes your codebase and gives AI assistants deep understanding via MCP (semantic search, call graphs, 20+ tools)
This tool helps software developers and engineers understand complex codebases quickly. It takes your source code as input and provides capabilities like finding code by its meaning, tracing how different parts of the code connect (call graphs), and discovering API endpoints. Developers can use this to navigate large projects, debug issues, or get a high-level overview without manually sifting through files.
Use this if you are a software developer frequently working with large or unfamiliar codebases and want to use AI assistants to navigate, understand, or analyze code efficiently and privately.
Not ideal if you are looking for a general-purpose AI assistant that doesn't focus specifically on code, or if your primary need is simple text search without semantic understanding or structural analysis.
Stars
12
Forks
6
Language
Go
License
AGPL-3.0
Category
Last pushed
Feb 14, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/kraklabs/cie"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bgauryy/octocode-mcp
MCP server for semantic code research and context generation on real-time using LLM patterns |...
DeusData/codebase-memory-mcp
MCP server that indexes your codebase into a persistent knowledge graph. 64 languages, sub-ms...
Azure-Samples/snippy
🧩 Build AI-powered MCP Tools with Azure Functions, Durable Agents & Cosmos vector search....
aimasteracc/tree-sitter-analyzer
A scalable, multi-language code analysis framework based on Tree-sitter, usable both as a CLI...
wrale/mcp-server-tree-sitter
MCP Server for Tree-sitter