An MCP server that indexes your git history and serves your personal coding style back to Claude as style rules, exemplars, and refinement patterns for style-conditioned code generation.
A Dockerized MCP server that fetches your GitHub repositories, indexes them into a local vector database, and exposes semantic code search tools to LLM clients for tailored technical mock interviews grounded in your actual code.
MCP server that indexes Claude.ai chats and local Claude Code sessions, enabling semantic and keyword search across all your conversations with Claude.
A local MCP server that indexes and searches your Claude Code conversation history with both keyword and semantic search, fully private and running locally.
Local MCP server that provides semantic search (RAG) over code repositories, enabling AI clients like Claude and Gemini to access project context without manual re-upload.