Girder runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 9 Sep 2026.
Semantic-graph code context: one function instead of a whole file, and minimal test selection.
We read the source, 18 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 install.js
этот файл ставится пользователю, но в репозитории его нет
const child = spawn(binary, ["mcp", ...forwarded], {
const archive = path.join(scratch, asset);
exec(compile(source, str(path), "exec"), namespace)
process = subprocess.Popen(
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 girder -- npx -y girder-mcp
{
"mcpServers": {
"girder": {
"args": [
"-y",
"girder-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.girder]
command = "npx"
args = ["-y", "girder-mcp"]
{
"mcpServers": {
"girder": {
"args": [
"-y",
"girder-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"girder": {
"args": [
"-y",
"girder-mcp"
],
"command": "npx"
}
}
}
Code intelligence for 15+ languages: semantic graph queries instead of file reads. 37 MCP tools.
Code intelligence for coding agents: semantic, AST, graph, and full-text search. 279+ languages.
Local repo context for coding assistants with semantic search and graph relationships.
Private AI context layer for semantic code search, dependency graphs, memory, and workspaces.
Semantic code graph for AI-assisted code understanding via tree-sitter and MCP.
Semantic code intelligence — call graphs, dependencies, impact analysis, and test coverage.
Whole-repo code graph for AI agents: impact analysis, dead code, cycles, semantic search — 14 tools.
Semantic code graph MCP server for coding agents
Answers built from our own checks of this server.