GSA Per Diem (1102tools-dev) MCP Server

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

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

One of 9 MCP servers published from 1102tools-dev/federal-contracting-mcps. Stars and repository activity are shared across all of them. See all 9 →

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install GSA Per Diem (1102tools-dev)

before you install - you'll need

Set PERDIEM_API_KEY, FEDERAL_API_MIN_INTERVAL_SECONDS before connecting.

Claude Code

claude mcp add 1102tools-dev-federal-contracting-mcps-s -- uvx gsa-perdiem-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "1102tools-dev-federal-contracting-mcps-s": {
      "command": "uvx",
      "args": [
        "gsa-perdiem-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

pypi package gsa-perdiem-mcp - check the name against the project README before installing (PyPI has no namespace ownership)

registry vendor namespace com.1102tools - domain-verified with the official MCP registry

03 · What GSA Per Diem (1102tools-dev) can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Limitations (from the README)

Per diem rates are federal reimbursement ceilings per 41 CFR 301-11. They are not actual hotel prices. CONUS only. Non-foreign OCONUS rates (Alaska, Hawaii, territories) are set by DoD (DTMO); foreign rates by the State Department. Lodging taxes generally not included. First/last travel day M&IE at 75%.

Latest releases

v1.0.18 · 2026-08-24

v1.0.17 · 2026-08-24

v1.0.16 · 2026-08-24

04 · Who maintains GSA Per Diem (1102tools-dev)

GSA Per Diem is maintained by 1102tools-dev. We track 9 MCP servers from 1102tools-dev - 9 actively maintained, 20 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from 1102tools-dev.

  1. SAM.gov SAM.gov readiness, entities, exclusions, opportunities, awards, hierarchy, and subawards. 20 tools. ★ 20
  2. eCFR Electronic Code of Federal Regulations including FAR, DFARS, and agency supplements. 13 tools. ★ 20
  3. Federal Register Federal Register proposed and final rules, notices, executive orders, and FAR cases. 8 tools. ★ 20
  4. BLS OEWS BLS access readiness and Occupational Employment and Wage Statistics market wages. 8 tools. ★ 20
  5. USASpending.gov USASpending.gov awards, subawards, recipients, agencies, and federal accounts. 55 tools. ★ 20
  6. GSA CALC+ GSA CALC+ awarded labor ceiling rates from more than 230,000 MAS contract records. 8 tools. ★ 20

05 · Facts

category
other - actively maintained as of 2026-08-25.
registry
com.1102tools/gsa-perdiem-mcp (active, first published 2026-08-24 · 2 versions)
packages
pypi:gsa-perdiem-mcp

06 · GSA Per Diem (1102tools-dev) FAQ

What is GSA Per Diem (1102tools-dev)?

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

Is GSA Per Diem (1102tools-dev) still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24. We re-verify nightly.

How do I install GSA Per Diem (1102tools-dev)?

Run `uvx gsa-perdiem-mcp`. The README documents 2 environment variables (PERDIEM_API_KEY, FEDERAL_API_MIN_INTERVAL_SECONDS) to set first. Set PERDIEM_API_KEY, FEDERAL_API_MIN_INTERVAL_SECONDS before connecting. You can also paste the ready-made client config above.

Does GSA Per Diem (1102tools-dev) run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to GSA Per Diem (1102tools-dev)