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.
Stars
193
Forks
31
Watchers
193
Open Issues
5
Overall repository health assessment
^3.8.1^1.0.4^12.5.0^3.5.3^2.1.0^6.5.0^10.3.10^0.24.6^4.0.1680
commits
feat(mrl-embedder): add runtime auto-recovery with fallback to legacy model
ef8e842View on GitHubfeat: add auto-recovery for corrupted model files and bump version to 2.3.1
b6c87eaView on GitHubdocs(config): update documentation and default config for background indexing
6597513View on GitHubfeat(indexing): implement background progressive indexing and mtime caching
f0c5b01View on GitHubenhance(config): expanded file ignore patterns for clearer indexing
daca513View on GitHubMerge branch 'main' of https://github.com/omar-haris/smart-coding-mcp
3deb9b3View on GitHubrefactor(indexer): use cache abstractions and improve error reporting scope
b538c85View on GitHubfeat(cache): add file hash management methods to cache implementations
5ad8399View on GitHub