Ucn runs on your own machine — the client starts it, so there is no endpoint to ping. 228 installs a week from npm. Last commit 20 Jul 2026.
Code intelligence for AI agents. Extract, trace, and analyze code without reading whole files.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ucn -- npx -y ucn
{
"mcpServers": {
"ucn": {
"args": [
"-y",
"ucn"
],
"command": "npx"
}
}
}
[mcp_servers.ucn]
command = "npx"
args = ["-y", "ucn"]
{
"mcpServers": {
"ucn": {
"args": [
"-y",
"ucn"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ucn": {
"args": [
"-y",
"ucn"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.