Intelligently preprocesses LLM prompts with adaptive context management to improve AI response quality.
The Prompt Enhancer is a Model Context Protocol (MCP) server designed to intelligently analyze your codebase and enhance Large Language Model (LLM) prompts by injecting relevant context. This process leads to higher quality AI responses by ensuring the LLM has all necessary information. It employs a two-tier context system, adaptive context intelligence, and context caching to efficiently manage project information. The tool can automatically detect task types, integrate Git history, and recognize various frameworks like React or Vue, streamlining the development workflow by providing precise, task-focused context to AI models.