dev953
Rank #16,023io.github.GRU-953/dev953
dev953 method companion: exposes its multi-agent coding method as callable MCP tools.
dev953 is a Model Context Protocol (MCP) server published by GRU-953. It ranks #16,023 of 115,460 servers tracked on MCP Toplist. dev953 is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Jun 22, 2026 and most recently updated on Jun 23, 2026.
Ranks ahead of 99,437 of 115,460 servers on MCP Toplist.
Use dev953
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add dev953 -- npx -y dev953-mcp[mcp_servers.dev953]
command = "npx"
args = ["-y", "dev953-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"dev953": {
"command": "npx",
"args": [
"-y",
"dev953-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"dev953": {
"command": "npx",
"args": [
"-y",
"dev953-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dev953": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"dev953-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dev953": {
"command": "npx",
"args": [
"-y",
"dev953-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dev953": {
"command": "npx",
"args": [
"-y",
"dev953-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.GRU-953%2Fdev953)<a href="https://mcptoplist.com/server/io.github.GRU-953%2Fdev953"><img src="https://mcptoplist.com/badge/io.github.GRU-953%2Fdev953.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
GRU-953
Other servers by GRU-953
View all GRU-953 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.2.0 | Jun 23, 2026 |
Frequently asked questions
- Who maintains dev953?
- dev953 is maintained by GRU-953, which publishes 3 MCP servers (19 total versions) tracked on MCP Toplist.
- Is dev953 listed on the Official MCP Registry?
- Yes — dev953 is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does dev953 have?
- MCP Toplist tracks 1 version of dev953, most recently published on Jun 23, 2026.
- Where can I find the source code for dev953?
- The source code for dev953 is hosted at github.com/gru-953/dev953.