A
licenseA
qualityD
maintenanceA Model Context Protocol (MCP) server designed to easily dump your codebase context into Large Language Models (LLMs).
1
3 npm
3
Apache 2.0
No user-submitted related servers found.
Scored across 1 tool
Only one tool exists, so there is no possibility of confusion between tools. The tool's purpose is clearly described.
With a single tool, naming consistency is not an issue. The name 'get_context_for_file' follows a clear snake_case verb_noun pattern.
A single tool is thin for most servers, but may be acceptable if the server's sole purpose is to retrieve context for a file path. However, it feels minimal.
The server covers only one operation (getting context). Missing operations like listing contexts, setting contexts, or clearing contexts create significant gaps for a complete context management surface.