Trace MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 2 317 installs a week from npm. Last commit 17 Sep 2026.
Code graph MCP: 81 languages, 88 frameworks, 72.7% fewer PR-review tokens, comprehension at parity
We read the source, 9 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
postinstall: node scripts/preflight-native.mjs && node scripts/postinstall-app.mjs && node scripts/postinstall-control-plane.mjs
const child = spawn(bin, ['serve'], { detached: true, stdio: 'ignore' });
const fp = path.join(BUNDLES_DIR, entry.file);
- name: Update a real install from the published release
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- '.npmrc'
GA_MEASUREMENT_ID_INJECTED: JSON.stringify(process.env.TRACE_MCP_GA_MEASUREMENT_ID ?? ''),
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 trace-mcp -- npx -y trace-mcp
{
"mcpServers": {
"trace-mcp": {
"args": [
"-y",
"trace-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.trace-mcp]
command = "npx"
args = ["-y", "trace-mcp"]
{
"mcpServers": {
"trace-mcp": {
"args": [
"-y",
"trace-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"trace-mcp": {
"args": [
"-y",
"trace-mcp"
],
"command": "npx"
}
}
}
Semantic code graph: 42 tools, 38 languages. Callers, impact, AI context, memory, PR review.
Augments MCP Server - A comprehensive framework documentation provider for Claude Code
Drop-in MCP proxy. 71% fewer tokens. Session dedup compounds to 92%. Zero code changes.
Codebase knowledge graph for AI agents — 162 languages, sub-ms queries, 99% fewer tokens.
Local codebase knowledge graph for AI agents — 162 languages, sub-ms queries, 99% fewer tokens.
Coding guidelines and best-practice guides for 130+ languages, frameworks, and tools.
Contract-first language and MCP server for capability-aware code and patch review.
Code intelligence for 15+ languages: semantic graph queries instead of file reads. 37 MCP tools.
Answers built from our own checks of this server.