Skip to main content
Glama

USASpending MCP Server

by agilesix
package.json761 B
{ "name": "usaspending-mcp-server", "version": "0.1.0", "description": "MCP server for USASpending.gov API integration to research federal contract awards and incumbents", "private": true, "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "type-check": "tsc --noEmit", "format": "biome format --write", "lint:fix": "biome lint --fix" }, "dependencies": { "@modelcontextprotocol/sdk": "1.19.1", "mcp-handler": "^1.0.3", "next": "15.2.4", "react": "^19.1.0", "react-dom": "^19.1.0", "redis": "^4.7.0", "zod": "^3.25.76" }, "devDependencies": { "@biomejs/biome": "^2.2.5", "@types/node": "^24.8.0", "@types/react": "^19", "typescript": "5.9.3" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/agilesix/usaspending-mcp-nextjs'

If you have feedback or need assistance with the MCP directory API, please join our Discord server