Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Lucidity MCP
by
hyperb1iss
Verified
GitHub
Developer Tools
Version Control
Python
Apache 2.0
3
Linux
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
lucidity-mcp
lucidity
tools
lucidity/tools/code_analysis.py
lucidity/tools/__init__.py
""" Lucidity tools module. This package contains MCP tools for code analysis and review. """ from .code_analysis import analyze_changes __all__ = ["analyze_changes"]