mcpbeat Sign in

GSA Per Diem MCP Server

local only

GSA Per Diem runs on your own machine — the client starts it, so there is no endpoint to ping. 494 installs a week from pypi. Last commit 13 Sep 2026.

GSA Per Diem federal travel lodging and M&IE rates. 6 tools.

Installs per day peak 728 · avg 180 · -75% w/w
a month agotoday
494
Installs / week
pypi · gsa-perdiem-mcp
23
Stars
2 open issues
13 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

What changed 32

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 18 August 2026. No other catalogue keeps this.

18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
12 Sep the owner changed
11 Sep the owner changed
10 Sep the owner changed
9 Sep the owner changed
and 22 more, back to 18 August 2026

Nothing serious here today

Today is the operative word: we check GSA Per Diem every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add gsa-perdiem-mcp -- uvx gsa-perdiem-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gsa-perdiem-mcp": {
      "args": [
        "gsa-perdiem-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.gsa-perdiem-mcp]
command = "uvx"
args = ["gsa-perdiem-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "gsa-perdiem-mcp": {
      "args": [
        "gsa-perdiem-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "gsa-perdiem-mcp": {
      "args": [
        "gsa-perdiem-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: PERDIEM_API_KEY (Free api.data.gov key from https://api.data.gov/signup/ for 1,000 req/hr.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to GSA Per Diem

same job, measured the same way
GSA Per Diem
by 1102tools

GSA Per Diem access readiness, lodging, and meals and incidental expense rates. 7 tools.

local only
GSA CALC+
by 1102tools

GSA CALC+ awarded labor ceiling rates from 230K+ MAS contracts. 8 tools.

341 installs/wk local only
Scopeblind MCP
by tomjwxf

Scan, protect, and monitor APIs from AI coding tools. Device-level rate limiting.

45 installs/wk local only
USASpending.gov
by 1102tools

USASpending.gov awards, subawards, recipients, agencies, and federal accounts. 55 tools.

local only
MediBill Saver — medical bill audit tools
by dgonlinecode

Medicare rates, hospital quality, and dispute scenarios from six federal public-domain datasets.

5 tools answering
Blast Radius
by blast-radius

Blast Radius tools for AI strategy, diligence, and market updates.

7 tools answering
A
travelMCP Directory
by omnitravel

Search MCP servers, agent skills and APIs for travel: hotel ID mapping, rates, rooms.

3 tools answering
eCFR
by 1102tools

Electronic Code of Federal Regulations including FAR and DFARS. 13 tools.

412 installs/wk local only

GSA Per Diem — questions

Answers built from our own checks of this server.

Why is there no uptime for GSA Per Diem?
GSA Per Diem runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package gsa-perdiem-mcp was installed 494 times last week.
How do I connect GSA Per Diem?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls gsa-perdiem-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use GSA Per Diem?
The pypi package gsa-perdiem-mcp was installed 494 times in the last week. Week over week that is -75%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is GSA Per Diem open source?
Yes — it is published under the MIT licence, written in Python, 23 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.