Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ“Š Monitoring
  3. Lucidity MCP
Lucidity MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 7:16:57 PM

Lucidity MCP

User RatingsBe the first to rate and review this MCP server!
View Repository90 GitHub StarsTotal stargazers on GitHub for the source repository (90 stars).Visit Website
code-qualitygitdeveloper-toolssecurity

Reviews git changes with prompt-based checks for complexity, security, performance, testing, and other code-quality risks.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet β€” we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself β€” its README, its docs, or a verified owner. We haven’t found those for hyperb1iss/lucidity-mcp, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Tool Schemas (3) Directory Badge Claim listing AlternativesπŸ“Š More in Monitoring

Overview

The hyperb1iss/lucidity-mcp MCP server prepares git changes for AI-assisted code-quality analysis. It accepts a repository root and an optional file path, then provides structured guidance across 10 dimensions, including complexity, security, performance, error handling, and test coverage. Use it before committing or when reviewing refactors and newly generated code. It supports stdio for local clients and SSE for network-based connections.

Use cases

β€’Review recent git changes before committing
β€’Check generated code for security and performance issues
β€’Find unintended deletions during refactoring
β€’Identify missing tests and incomplete error handling

Key features

β€’Analyzes git changes through MCP
β€’Covers 10 code-quality dimensions
β€’Supports optional file-focused analysis
β€’Provides structured recommendations
β€’Supports stdio and SSE transports
β€’Offers configurable logging

Capabilities & Tool Schemas (3) ~42 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Lucidity MCP.

analyze_changes

Prepares git changes for analysis through MCP

workspace_root

The root directory of the workspace/git repository

path

Optional specific file path to analyze

How Lucidity MCP works

What hyperb1iss/lucidity-mcp MCP server does

The hyperb1iss/lucidity-mcp MCP server helps an AI coding assistant inspect recent code changes before they are committed. Rather than running a language-specific linter or scanner, it prepares context for prompt-based analysis and guides the assistant toward structured, actionable feedback.

Analysis covers 10 quality dimensions:

  • Unnecessary complexity
  • Poor or leaky abstractions
  • Accidental deletion of functionality
  • References to nonexistent components or APIs
  • Style inconsistencies
  • Potential security vulnerabilities
  • Performance problems
  • Duplicated logic
  • Incomplete error handling
  • Missing tests or test coverage gaps

The project describes the analysis as language agnostic, provided the connected AI assistant understands the programming language being reviewed. It can also focus on particular issue types when the project needs a narrower review.

How it works

The main MCP tool is analyze_changes. Give it workspace_root, pointing to the root of the workspace or Git repository, and optionally provide path to limit the review to a specific file. The server prepares the relevant Git changes for the assistant rather than directly making edits or committing code.

Lucidity compares changes with the original code to help identify unintended modifications. This makes it suitable for checking generated patches, refactors, new features, and changes where removed validation or altered behavior could be easy to miss. The resulting guidance is structured around recommendations that the assistant can explain and act on.

The hyperb1iss/lucidity-mcp MCP server can communicate over stdio for local terminal-based use or SSE for network-based access. With SSE, an assistant connects through the server's MCP endpoint; the documented example uses sse://localhost:6969/sse.

Setup and configuration

The project requires Python 3.13 or newer, Git, and the UV package manager. The documented setup clones the repository, creates a UV-managed virtual environment, activates it, and runs uv sync to install dependencies. Once installed, start the local server with lucidity-mcp.

For a network connection, use the SSE transport and optionally set the bind host and port. The command-line interface also supports debug logging, log levels, verbose HTTP logging, and a log-file path. In stdio mode, logging is kept off stdout so it does not interfere with MCP communication; enabled logs can be directed to a file.

Tools and capabilities

analyze_changes accepts:

  • workspace_root: the workspace or Git repository root
  • path: an optional file to analyze

The hyperb1iss/lucidity-mcp MCP server is intended for pre-commit reviews and for asking an AI assistant questions such as whether a recent change introduced a security issue, removed important validation, created a performance problem, or left a feature without sufficient tests. Its framework is described as extensible, allowing additional issue types or revised analysis criteria as the project evolves.

Limitations and notes

The material documents one MCP analysis tool and does not describe automatic code modification, commits, or a standalone language parser. Results depend on the connected AI assistant's ability to understand the code under review. Git is required for change-based analysis, and the project is marked as being in active development.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Monitoring View all alternatives
  • Fastmcp Sonarqube Metrics logoFastmcp Sonarqube Metrics

    A Model Context Protocol (MCP) server that provides a set of tools for retrieving information about SonarQube projects like metrics (actual and historical), issues, health status.

    πŸ“Š Monitoring8 views
    Compare vs Fastmcp Sonarqube Metrics β†’
  • Roslyn Codelens MCP logoRoslyn Codelens MCP

    ⃣ 🏠 🍎 πŸͺŸ 🐧 - Roslyn-based MCP server with 22 semantic code intelligence tools for .NET. Type hierarchies, call graphs, DI registrations, diagnostics, code fixes, complexity metrics, and more. Sub-millisecond lookups via pre-built indexes.

    πŸ“Š Monitoring3 views
    Compare vs Roslyn Codelens MCP β†’
  • Dynatrace MCP logoDynatrace MCP

    Leverage AI-driven observability, security, and automation to analyze anomalies, logs, traces, events, metrics.

    πŸ“Š Monitoring3 views
    Compare vs Dynatrace MCP β†’
  • Wsc logoWsc

    Prose linter + AI-slop detector: weasel words, passive voice, hedging, and 190+ research-cited AI tells. Remote server at wsc.theserverless.dev/mcp or npx wsc-mcp.

    πŸ“Š Monitoring2 views
    Compare vs Wsc β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
90
Stargazers on the source repository.
Last commit
1y ago
Most recent push to the default branch.
Tools exposed
3
Callable tools this server registers over MCP.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Lucidity MCP

Clone the repository, create and activate a Python 3.13+ UV virtual environment, and run `uv sync`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewLucidity MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/hyperb1iss-lucidity-mcp?style=directory)](https://allmcps.com/mcp/hyperb1iss-lucidity-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/hyperb1iss-lucidity-mcp"><img src="https://allmcps.com/api/badge/hyperb1iss-lucidity-mcp?style=directory" alt="Lucidity MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ“ŠMonitoring
PricingFree
More technical detailsExpand β–Ύ
AuthNo auth required
LicenseApache-2.0
ClientsClaude Desktop
Last updatedSep 3, 2026
9/9 checks healthy over the last 31d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars90
GitHub Star CountTotal stargazers on GitHub representing community popularity (90 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Mar 19, 2025
48Quality signal: Fair Β· 48/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools22/30
Adoption & activity3/15
Community engagement1/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ“Š Monitoring β†’Best MCP servers for Monitoring & Observability β†’Alternatives to Lucidity MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code