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%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.mleoca/ucn
Code intelligence for AI agents. Extract, trace, and analyze code without reading whole files.
0 tools
crixin
The MCP toolkit for AI agents. Voice MCP gives your AI a phone line through your own Twilio. Coder MCP gives it a memory across every Claude
0 tools
codanna
Local code intelligence MCP server and CLI for AI coding agents
0 tools
mcp-coder
AI-powered software development automation toolkit using Claude Code CLI and MCP servers for intelligent code analysis, testing, and impleme
0 tools
Code Pathfinder
Code intelligence MCP server: call graphs, type inference, and symbol search for Python/Go.
0 tools
Unity-MCP
AI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tool
0 tools

How to use

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

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