MCP server for context-aware codebase exploration using FastContext model, combining LLM-guided search with fuzzy matching to find relevant code snippets.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.FASTCONTEXT_WORK_DIR— "/path/to/your/project"FASTCONTEXT_MODEL— models/FastContext-1.0-4B-RL-Q4_K_M.gguf Model pathFASTCONTEXT_SERVER— "http://127.0.0.1:8080"FASTCONTEXT_LLAMA_CPP— auto-detected llama-server binary pathFASTCONTEXT_TRANSPORT— stdio MCP transport: stdio, sse, http, streamable-httpFASTCONTEXT_MCP_HOST— 0.0.0.0 MCP server bind host (for SSE/HTTP)FASTCONTEXT_MCP_PORT— 8090 MCP server port (for SSE/HTTP)[](https://m8ven.ai/mcp/lyuboslavlyubenov-fastcontext-hybrid-mcp-1e8pw6)