Sidecrew
Rank #10,888io.github.lvlrSajjad/sidecrew
Code changes and unit tests by local MLX models, behind a gate a machine can run.
Sidecrew is a Model Context Protocol (MCP) server published by lvlrSajjad. It ranks #10,888 of 132,046 servers tracked on MCP Toplist. Sidecrew is listed on Official MCP, with 1 tracked version. It was first listed on Sep 21, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 121,158 of 132,046 servers on MCP Toplist.
Use Sidecrew
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sidecrew -- npx -y sidecrew mcp[mcp_servers.sidecrew]
command = "npx"
args = ["-y", "sidecrew", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"sidecrew": {
"command": "npx",
"args": [
"-y",
"sidecrew",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sidecrew": {
"command": "npx",
"args": [
"-y",
"sidecrew",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sidecrew": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sidecrew",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sidecrew": {
"command": "npx",
"args": [
"-y",
"sidecrew",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sidecrew": {
"command": "npx",
"args": [
"-y",
"sidecrew",
"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.lvlrSajjad%2Fsidecrew)<a href="https://mcptoplist.com/server/io.github.lvlrSajjad%2Fsidecrew"><img src="https://mcptoplist.com/badge/io.github.lvlrSajjad%2Fsidecrew.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
lvlrSajjad
Other servers by lvlrSajjad
View all lvlrSajjad servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Sep 21, 2026 |
Frequently asked questions
- Who maintains Sidecrew?
- Sidecrew is maintained by lvlrSajjad, which publishes 2 MCP servers (26 total versions) tracked on MCP Toplist.
- Is Sidecrew listed on the Official MCP Registry?
- Yes — Sidecrew is listed on the Official MCP Registry.
- How many versions does Sidecrew have?
- MCP Toplist tracks 1 version of Sidecrew, most recently published on Sep 21, 2026.
- Where can I find the source code for Sidecrew?
- The source code for Sidecrew is hosted at github.com/lvlrSajjad/sidecrew.
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.