Squad_Up
Rank #1,542io.github.hrandhawa02/squad_up
MCP server providing squad_up capabilities
Squad_Up is a Model Context Protocol (MCP) server published by hrandhawa02. It ranks #1,542 of 132,046 servers tracked on MCP Toplist, and its repository has 187 GitHub stars. Squad_Up is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 10, 2026 and most recently updated on Mar 10, 2026.
Ranks ahead of 130,504 of 132,046 servers on MCP Toplist.
Use Squad_Up
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add squad-up -e "SQUAD_UP_API_URL=<your SQUAD_UP_API_URL>" -- uvx squad-up-mcpReplace each placeholder with your own value before saving.
[mcp_servers.squad-up]
command = "uvx"
args = ["squad-up-mcp"]
[mcp_servers.squad-up.env]
SQUAD_UP_API_URL = "<your SQUAD_UP_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"squad-up": {
"command": "uvx",
"args": [
"squad-up-mcp"
],
"env": {
"SQUAD_UP_API_URL": "<your SQUAD_UP_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"squad-up": {
"command": "uvx",
"args": [
"squad-up-mcp"
],
"env": {
"SQUAD_UP_API_URL": "<your SQUAD_UP_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"squad-up": {
"type": "stdio",
"command": "uvx",
"args": [
"squad-up-mcp"
],
"env": {
"SQUAD_UP_API_URL": "<your SQUAD_UP_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"squad-up": {
"command": "uvx",
"args": [
"squad-up-mcp"
],
"env": {
"SQUAD_UP_API_URL": "<your SQUAD_UP_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"squad-up": {
"command": "uvx",
"args": [
"squad-up-mcp"
],
"env": {
"SQUAD_UP_API_URL": "<your SQUAD_UP_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
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.hrandhawa02%2Fsquad_up)<a href="https://mcptoplist.com/server/io.github.hrandhawa02%2Fsquad_up"><img src="https://mcptoplist.com/badge/io.github.hrandhawa02%2Fsquad_up.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
hrandhawa02
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Mar 10, 2026 |
| 0.1.0 | Mar 10, 2026 |
Frequently asked questions
- Who maintains Squad_Up?
- Squad_Up is maintained by hrandhawa02, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Squad_Up listed on the Official MCP Registry?
- Yes — Squad_Up is listed on the Official MCP Registry.
- How many versions does Squad_Up have?
- MCP Toplist tracks 2 versions of Squad_Up, most recently published on Mar 10, 2026.
- Where can I find the source code for Squad_Up?
- The source code for Squad_Up is hosted at github.com/hrandhawa02/squad_up.
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.