usaspending-mcp
0
usaspending-mcp is a Modular Computing Platform server that helps AI agents access the USAspending.gov API for analyzing U.S. government spending data. It offers tools for retrieving and handling this data efficiently.
usaspending-mcp
usaspending-mcp is an MCP server designed to facilitate AI agents in accessing and interacting with the USAspending.gov API. This project provides tools, endpoints, and data processing utilities to streamline the retrieval and analysis of U.S. government spending data.
Tools
- GetSpendingAwardsByAgencyId: Search for awards for a given agency id for a given year.
- GetAwardInfoByAwardId: Get information about a given award; requires the generated unique award ID.
- SearchByKeywords: Broad search for given keywords for a given year.
- GetAgencies: Get a list of all agencies and associated data needed for other calls (i.e. agency id).