code-context-mcp

code-context-mcp

7

The Code Context MCP Server is designed to provide contextual information from local git repositories through code processing and semantic search. This server leverages SQLite for data storage and Ollama for generating code embeddings. Core features include local repository cloning, semantic chunking of code, and robust search capabilities.

queryRepo

Cloning the repository, processing the code, and performing semantic searches. Supported parameters include repository URL, branch, query string, keyword filtering, file pattern filtering and result count limit