Advanced MCP server for code intelligence using Tree-sitter, DuckDB, and ChromaDB
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"iflow-mcp-rahulvgmail-codeintelimcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# CodeInteliMCP - Intelligent Code Analysis Server An advanced MCP (Model Context Protocol) server that combines Tree-sitter parsing with graph databases and vector search for lightning-fast code intelligence across multiple repositories. ## 🚀 Features - **Multi-Repository Support**: Manage and analyze multiple codebases simultaneously - **Instant Usage Search**: Find where functions/classes are used in milliseconds - **Semantic Code Search**: Find similar code patterns using vector embeddings - **Dependency Analysis**: Visualize and query code dependencies - **Impact Analysis**: See what breaks when you change something - **Auto-indexing**: Smart incremental updates as you code - **Multi-language Support**: Python, JavaScript, TypeScript, Go, Rust, and more ## 🏗 Architecture ``` ┌─────────────────┐ ┌──────────────────┐ ┌─────────────────┐ │ Claude Code │────▶│ MCP Server │────▶│ Tree-sitter │ └─────────────────┘ └──────────────────┘ └─────────────────┘ │ │ ▼ ▼ ┌──────────────┐ ┌────────────────┐ │ DuckDB │ │ ChromaDB │ │ (Graph) │ │ (Vectors) │ └──────────────┘ └────────────────┘ ``` ## 🎯 Core Capabilities ### 1. Graph Queries (via DuckDB) - Function call relationships - Import dependencies - Class inheritance trees - Variable usage tracking ### 2. Vector Search (via ChromaDB) - Semantic code similarity - Natural language code search - Pattern detection - Code duplication finding ### 3. Real-time Analysis (via Tree-sitter) - On-demand parsing - Syntax validation - Code structure analysis - AST manipulation ## 🚦 Quick Start ### Automated Setup (Recommended) ```bash # Clone the repository git clone https://github.com/rahulvgmail/CodeInteliMCP.git cd CodeIn…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.