← Index

io.github.mleoca/ucn

io.github.mleoca/ucn·v3.8.23·Other
Quality Score
84
/100

Code intelligence for AI agents. Extract, trace, and analyze code without reading whole files.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "ucn": {
      "command": "npx",
      "args": [
        "-y",
        "ucn"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "ucn": {
      "command": "npx",
      "args": [
        "-y",
        "ucn"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y ucn
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other