Skip to main content
Glama
lady-logic

MMI Architecture Analyzer

by lady-logic

analyze_cycles

Detects circular dependencies in C# codebases to identify architectural violations, especially in Domain layers, using Modularity Maturity Index analysis.

Instructions

Analyzes circular dependencies (cycles) in the codebase. Detects files that depend on each other in a circular way, which violates good architecture principles. Critical when Domain layer is involved.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
projectPathYesPath to the C# project directory
modeNoReport mode: 'compact' (default, token-optimized) or 'detailed' (full info)compact

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lady-logic/mmi-analyzer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server