Back to search
30
MCP

io.github.mleoca/ucn

io.github.mleoca/ucn

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

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

Similar MCP servers embedding-nearest

ucn
Code intelligence toolkit for AI agents — extract functions, trace call chains, find callers, detect dead code without reading entire files.
0 tools
io.github.muvon/octocode
AI-powered code indexer with semantic search and knowledge graphs
0 tools
io.github.codealive-ai/codealive-mcp
Semantic code search and analysis from CodeAlive for AI assistants and agents.
0 tools
io.github.maroondlabs/sourcebook
Live codebase intelligence for AI agents: conventions, blast radius, import graphs, git insights.
0 tools
io.github.yakuphanycl/instinct
Self-learning memory for AI coding agents with pattern detection and confidence scoring.
0 tools
io.github.jghiringhelli/codeseeker
Graph-powered code intelligence with semantic search and knowledge graph for AI assistants
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.mleoca/ucn": {
      "url": "None",
      "transport": "http"
    }
  }
}