Quarterback
Rank #38,107io.github.bobbyrgoldsmith/quarterback
MCP server providing quarterback capabilities
Quarterback is a Model Context Protocol (MCP) server published by bobbyrgoldsmith. It ranks #38,107 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Quarterback is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Mar 24, 2026 and most recently updated on Mar 25, 2026.
Ranks ahead of 94,006 of 132,113 servers on MCP Toplist.
Use Quarterback
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add quarterback -- uvx quarterback[mcp_servers.quarterback]
command = "uvx"
args = ["quarterback"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"quarterback": {
"command": "uvx",
"args": [
"quarterback"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"quarterback": {
"command": "uvx",
"args": [
"quarterback"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"quarterback": {
"type": "stdio",
"command": "uvx",
"args": [
"quarterback"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"quarterback": {
"command": "uvx",
"args": [
"quarterback"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"quarterback": {
"command": "uvx",
"args": [
"quarterback"
]
}
}
}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.bobbyrgoldsmith%2Fquarterback)<a href="https://mcptoplist.com/server/io.github.bobbyrgoldsmith%2Fquarterback"><img src="https://mcptoplist.com/badge/io.github.bobbyrgoldsmith%2Fquarterback.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
bobbyrgoldsmith
Other servers by bobbyrgoldsmith
View all bobbyrgoldsmith servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Mar 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Quarterback?
- Quarterback is maintained by bobbyrgoldsmith, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Quarterback listed on the Official MCP Registry?
- Yes — Quarterback is listed on the Official MCP Registry, alongside Glama.
- How many versions does Quarterback have?
- MCP Toplist tracks 2 versions of Quarterback, most recently published on Mar 25, 2026.
- Where can I find the source code for Quarterback?
- The source code for Quarterback is hosted at github.com/bobbyrgoldsmith/quarterback.
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.