shinobi
Rank #36,340io.github.numbererikson/shinobi
Task spine + searched dead ends + approvals for AI coding agents. One brain, every device.
shinobi is a Model Context Protocol (MCP) server published by numbererikson. It ranks #36,340 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. shinobi is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 3 tracked versions. It was first listed on Jun 12, 2026 and most recently updated on Jun 15, 2026.
Ranks ahead of 95,706 of 132,046 servers on MCP Toplist.
Use shinobi
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add shinobi -- npx -y @shinobiapps/shinobi[mcp_servers.shinobi]
command = "npx"
args = ["-y", "@shinobiapps/shinobi"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"shinobi": {
"command": "npx",
"args": [
"-y",
"@shinobiapps/shinobi"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"shinobi": {
"command": "npx",
"args": [
"-y",
"@shinobiapps/shinobi"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"shinobi": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@shinobiapps/shinobi"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"shinobi": {
"command": "npx",
"args": [
"-y",
"@shinobiapps/shinobi"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"shinobi": {
"command": "npx",
"args": [
"-y",
"@shinobiapps/shinobi"
]
}
}
}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.numbererikson%2Fshinobi)<a href="https://mcptoplist.com/server/io.github.numbererikson%2Fshinobi"><img src="https://mcptoplist.com/badge/io.github.numbererikson%2Fshinobi.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
numbererikson
Available versions (3)
| Version | Published |
|---|---|
| 0.3.1 | Jun 15, 2026 |
| 0.3.0 | Jun 15, 2026 |
| 0.2.2 | Jun 13, 2026 |
Frequently asked questions
- Who maintains shinobi?
- shinobi is maintained by numbererikson, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is shinobi listed on the Official MCP Registry?
- Yes — shinobi is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does shinobi have?
- MCP Toplist tracks 3 versions of shinobi, most recently published on Jun 15, 2026.
- Where can I find the source code for shinobi?
- The source code for shinobi is hosted at github.com/numbererikson/shinobi.
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.