SocratiCode and agent-context-code

These are direct competitors: both provide local, semantically-searchable code indexing with MCP integration for AI assistants, differing primarily in scale (enterprise vs. lightweight) and maturity (established vs. experimental).

SocratiCode
67
Established
agent-context-code
36
Emerging
Maintenance 13/25
Adoption 17/25
Maturity 20/25
Community 17/25
Maintenance 13/25
Adoption 2/25
Maturity 9/25
Community 12/25
Stars: 80
Forks: 15
Downloads: 2,908
Commits (30d): 0
Language: TypeScript
License: AGPL-3.0
Stars: 2
Forks: 1
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No Package No Dependents

About SocratiCode

giancarloerra/SocratiCode

Enterprise-grade (40m+ lines) codebase intelligence in a zero-setup, private and local MCP: managed indexing, hybrid semantic search, polyglot code dependency graphs, and DB/API/infra knowledge. Benchmark: 61% less tokens, 84% fewer calls, 37x faster than standard AI grep.

Implements AST-aware code chunking paired with hybrid BM25 + semantic search (RRF-fused ranking) and maintains automatically-updated Qdrant vector indices via file watchers across sessions. Provides searchable infrastructure artifacts (schemas, API specs, configs) alongside polyglot dependency graphs with circular-dependency detection, supporting multi-agent concurrent indexing with Docker-based local deployment or cloud embedding backends (OpenAI, Gemini). Integrates as MCP server across Claude Code, VS Code, Cursor, and other MCP hosts with resumable batched indexing that survives interruptions.

About agent-context-code

tlines2016/agent-context-code

A 100% local semantic code search tool featuring hybrid search (vector + BM25), AST-aware chunking, and native MCP integration for AI coding assistants.

Scores updated daily from GitHub, PyPI, and npm data. How scores work