Skip to main content
Glama
lady-logic

MMI Architecture Analyzer

by lady-logic

analyze_encapsulation

Analyzes C# project encapsulation quality by identifying over-exposed public types that should be internal. Checks visibility of classes, interfaces, and records to improve architectural integrity.

Instructions

Analyzes encapsulation quality by checking public vs internal visibility of classes, interfaces, and records. Identifies over-exposed types that should be internal.

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