Girder
Rank #2,649io.github.dhishwasher/girder
Local semantic code graph: source, definitions, callers, callees, impact, and semantic change review
Girder is a Model Context Protocol (MCP) server published by dhishwasher. It ranks #2,649 of 132,046 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. Girder is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Sep 7, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 129,397 of 132,046 servers on MCP Toplist.
Use Girder
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add girder -- npx -y girder-mcp[mcp_servers.girder]
command = "npx"
args = ["-y", "girder-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"girder": {
"command": "npx",
"args": [
"-y",
"girder-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"girder": {
"command": "npx",
"args": [
"-y",
"girder-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"girder": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"girder-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"girder": {
"command": "npx",
"args": [
"-y",
"girder-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"girder": {
"command": "npx",
"args": [
"-y",
"girder-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.dhishwasher%2Fgirder)<a href="https://mcptoplist.com/server/io.github.dhishwasher%2Fgirder"><img src="https://mcptoplist.com/badge/io.github.dhishwasher%2Fgirder.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
dhishwasher
Available versions (4)
| Version | Published |
|---|---|
| 0.2.7 | Sep 21, 2026 |
| 0.2.6 | Sep 11, 2026 |
| 0.2.5 | Sep 10, 2026 |
| 0.2.3 | Sep 7, 2026 |
Frequently asked questions
- Who maintains Girder?
- Girder is maintained by dhishwasher, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Girder listed on the Official MCP Registry?
- Yes — Girder is listed on the Official MCP Registry, alongside Glama.
- How many versions does Girder have?
- MCP Toplist tracks 4 versions of Girder, most recently published on Sep 21, 2026.
- Where can I find the source code for Girder?
- The source code for Girder is hosted at github.com/dhishwasher/Girder.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.