Skip to content
Back to search
30
MCP

ucn

npm/ucn

Code intelligence toolkit for AI agents — extract functions, trace call chains, find callers, detect dead code without reading entire files. Works as MCP server, CLI, or agent skill. Supports JS/TS, Python, Go, Rust, Java.

Uptime
0.0%
34 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ucn": {
      "url": "None",
      "transport": "http"
    }
  }
}