@code-rag/mcp-server
v0.1.10
Published
MCP server for CodeRAG — exposes codebase search, context, and status tools via Model Context Protocol
Maintainers
Readme
@code-rag/mcp-server
MCP server for CodeRAG -- exposes codebase search, context, explain, and status tools via the Model Context Protocol (stdio and SSE transports).
Installation
npm install @code-rag/mcp-serverTools
coderag_search-- semantic + keyword hybrid search over the codebasecoderag_context-- retrieve assembled context within a token budgetcoderag_explain-- explain code symbols with dependency contextcoderag_status-- show index health and statistics
Documentation
See the main repository for full documentation.
License
MIT
