GSA CALC+
Rank #39,108com.1102tools/gsa-calc-mcp
GSA CALC+ awarded labor ceiling rates from more than 230,000 MAS contract records. 8 tools.
GSA CALC+ is a Model Context Protocol (MCP) server published by 1102tools-dev. It ranks #39,108 of 115,591 servers tracked on MCP Toplist, and its repository has 20 GitHub stars. GSA CALC+ is listed on Official MCP, with 1 tracked version. It was first listed on Aug 23, 2026 and most recently updated on Aug 24, 2026.
Ranks ahead of 76,483 of 115,591 servers on MCP Toplist.
Use GSA CALC+
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add gsa-calc-mcp -- uvx gsa-calc-mcp[mcp_servers.gsa-calc-mcp]
command = "uvx"
args = ["gsa-calc-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"gsa-calc-mcp": {
"command": "uvx",
"args": [
"gsa-calc-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"gsa-calc-mcp": {
"command": "uvx",
"args": [
"gsa-calc-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"gsa-calc-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"gsa-calc-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"gsa-calc-mcp": {
"command": "uvx",
"args": [
"gsa-calc-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gsa-calc-mcp": {
"command": "uvx",
"args": [
"gsa-calc-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/com.1102tools%2Fgsa-calc-mcp)<a href="https://mcptoplist.com/server/com.1102tools%2Fgsa-calc-mcp"><img src="https://mcptoplist.com/badge/com.1102tools%2Fgsa-calc-mcp.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
1102tools-dev
Available versions (1)
| Version | Published |
|---|---|
| 1.0.5 | Aug 24, 2026 |
Frequently asked questions
- Who maintains GSA CALC+?
- GSA CALC+ is maintained by 1102tools-dev, which publishes 10 MCP servers (17 total versions) tracked on MCP Toplist.
- Is GSA CALC+ listed on the Official MCP Registry?
- Yes — GSA CALC+ is listed on the Official MCP Registry.
- How many versions does GSA CALC+ have?
- MCP Toplist tracks 1 version of GSA CALC+, most recently published on Aug 24, 2026.
- Where can I find the source code for GSA CALC+?
- The source code for GSA CALC+ is hosted at github.com/1102tools-dev/federal-contracting-mcps.