Kirachon/context-engine
3.5
If you are the rightful owner of context-engine and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A local-first, agent-agnostic Model Context Protocol (MCP) server implementation using the Auggie SDK as the core context engine.
Tools
Functions exposed to the LLM to take actions
index_workspace
Index workspace files for semantic search
semantic_search
Semantic code search across the codebase
get_file
Retrieve complete file contents
get_context_for_prompt
Get relevant context for prompt enhancement
enhance_prompt
Transform simple prompts into detailed, structured prompts with codebase context
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client