Skip to content
Cline

Understand Anything - MCP for Cline

io.github.uamcp/ua-mcp

A powerful MCP server for codebase architecture analysis and automated governance.

client:Cline transport:stdio runtime:npm

Install Understand Anything - MCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "ua-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ua-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Understand Anything - MCP in other clients