✨ Lucidity MCP 🔍
@hyperb1iss
✨ Lucidity MCP 🔍 について
AI-powered code quality analysis using MCP to help AI assistants review code more effectively. Analyze git changes for complexity, security issues, and more through structured prompts.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"lucidity-mcp": {
"command": "uv",
"args": [
"venv",
".venv"
]
}
}
}ツール
1Prepares git changes for analysis through MCP
概要
What is ✨ Lucidity MCP 🔍?
Lucidity is a Model Context Protocol (MCP) server that enhances AI-generated code quality through intelligent, prompt-based analysis. It provides structured guidance to AI coding assistants to identify common quality issues, resulting in cleaner and more maintainable code.
How to use ✨ Lucidity MCP 🔍?
Install by cloning the repository, setting up a virtual environment with uv venv, and running uv sync. Start the server with lucidity-mcp using stdio transport for terminal use, or lucidity-mcp --transport sse --host 127.0.0.1 --port 6969 for network-based interaction. Connect an MCP-compatible AI assistant via the SSE URI sse://localhost:6969/sse and invoke the analyze_changes tool.
Key features of ✨ Lucidity MCP 🔍
- Comprehensive issue detection across 10 quality dimensions
- Git-aware analysis directly from code changes
- Language agnostic – works with any programming language
- Flexible transport: stdio and SSE
- Seamless integration with MCP-compatible AI assistants
- Lightweight server with minimal dependencies
Use cases of ✨ Lucidity MCP 🔍
- Pre-commit code quality review of git changes
- Identifying security vulnerabilities in code modifications
- Ensuring code follows best practices and project conventions
- Detecting unintended code deletion or hallucinated components
- Assessing test coverage gaps in new features
FAQ from ✨ Lucidity MCP 🔍
What transports does Lucidity support?
Lucidity supports stdio for terminal-based interaction and SSE for network-based communication.
What are the prerequisites?
Python 3.13 or higher, Git (for analyzing code changes), and UV package manager are required.
How does Lucidity analyze code?
It analyzes code changes from git diff across 10 quality dimensions including complexity, security, performance, and style inconsistencies.
Can I use it with any AI assistant?
It integrates with Claude and other MCP-compatible AI assistants via the analyze_changes tool.
How do I run Lucidity in SSE mode?
Start the server with `lucidity-mcp --transport sse --host 127.
「開発者ツール」の他のコンテンツ

Sentry
modelcontextprotocolModel Context Protocol Servers
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
コメント