An MCP server for interacting with the USAspending.gov API, supporting local use with Claude Desktop and cloud deployment with login.gov authentication.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.REQUIRE_AUTH— No Set to "false" to disable auth (default: "true")BASE_URL— If auth enabled Public URL of the server (e.g., https://usa-spending-mcp.app.cloud.gov)LOGINGOV_CLIENT_ID— If auth enabled Your login.gov application client IDJWT_SIGNING_KEY— If auth enabled Secret key for signing JWTs (generate with python -c "import secrets; print(secrets.token_hex(32))")LOGINGOV_CONFIG_URL— No OIDC discovery URL (defaults to login.gov sandbox)HOSTPORT— No Server port (default: 8080)[](https://m8ven.ai/mcp/gsa-tts-usa-spending-mcp-server-demo-5p6mdn)