lucidity-mcp
Lucidity MCP is a server designed to enhance AI-generated code by providing intelligent, prompt-based analysis to improve code quality. It integrates seamlessly with MCP-compatible AI assistants, offering comprehensive issue detection and flexible transport options. Lucidity is lightweight, extensible, and supports multiple programming languages.
✨ Lucidity MCP 🔍
Lucidity is a Model Context Protocol (MCP) server designed to enhance AI-generated code by using prompt-based analysis to improve code quality. Key features include comprehensive issue detection across 10 quality dimensions, contextual analysis, language-agnostic support, structured output, and seamless integration with AI assistants like Claude. It provides flexible transport options such as stdio and SSE, supports git-aware analysis, and offers an extensible framework for adding new issue types. Installation requires Python 3.13, Git, and UV package manager for dependency management.
💫 Features
- Comprehensive Issue Detection
- Contextual Analysis
- Language Agnostic
- Structured Outputs
- MCP Integration
- Lightweight Implementation
- Flexible Transport
- Git-Aware Analysis
🚀 Installation
- Clone the repository
- Set up a virtual environment
- Install dependencies using UV
🔮 Quick Start
Run the Lucidity server using either stdio or SSE transport and connect your AI assistant using the MCP protocol URI.