AssahBismarkabah/42context
A Local Context Engine
This tool helps software developers quickly understand large codebases by providing an AI-powered search engine. You input natural language questions about your code, and it outputs relevant code snippets and structural analysis. Developers can use this to navigate unfamiliar projects, understand dependencies, and find specific functionalities across various programming languages.
No commits in the last 6 months.
Use this if you need to rapidly search, analyze, and comprehend code within large projects using natural language queries, especially when working with diverse programming languages.
Not ideal if you are looking for a simple text search utility or if your codebase is very small and easy to navigate manually.
Stars
6
Forks
1
Language
TypeScript
License
—
Category
Last pushed
Sep 28, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/AssahBismarkabah/42context"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jghiringhelli/codeseeker
MCP server with semantic search + knowledge graph for Claude Code, Cursor, and Copilot
chrisfentiman/claude-context-cli
Auto-indexing CLI for claude-context-mcp (npm: claude-context-cli)
Ahmed-aleryani/claude-context-local-plugin
Claude Code plugin for semantic code search using claude-context-local MCP server. Search code...
CoderDayton/semantic-cache-mcp
MCP server that reduces LLM token usage by 80%+ through intelligent file caching, semantic...
dbhavery/mcplex
MCP server for local AI models — expose Ollama, embeddings, and vision models to Claude Code and...