add USA Spending MCP server

This commit is contained in:
thsmale
2025-10-24 13:09:32 -07:00
parent dc21983e3b
commit b4819c8dba

View File

@@ -1276,6 +1276,7 @@ A growing set of community-developed and maintained servers demonstrates various
- **[Universal MCP Servers](https://github.com/universal-mcp)** - A collection of MCP servers created using the [AgentR Universal MCP SDK](https://github.com/universal-mcp/universal-mcp).
- **[Unleash Integration (Feature Toggle)](https://github.com/cuongtl1992/unleash-mcp)** - A Model Context Protocol (MCP) server implementation that integrates with Unleash Feature Toggle system. Provide a bridge between LLM applications and Unleash feature flag system
- **[Upbit MCP Server](https://github.com/solangii/upbit-mcp-server)** An MCP server that enables real - time access to cryptocurrency prices, market summaries, and asset listings from the Upbit exchange.
- **[USA Spending MCP Server](https://github.com/thsmale/usaspending-mcp-server)** This leverages the official source of government spending data [USASPENDING.gov](https://www.usaspending.gov/). Which enables one to track government spending over time, search government spending by agency, explore government spending to communities, and much more.
- **[use_aws_mcp](https://github.com/runjivu/use_aws_mcp)** - amazon-q-cli's use_aws tool extracted into independent mcp, for general aws api usage.
- **[User Feedback](https://github.com/mrexodia/user-feedback-mcp)** - Simple MCP Server to enable a human-in-the-loop workflow in tools like Cline and Cursor.
- **[USPTO](https://github.com/riemannzeta/patent_mcp_server)** - MCP server for accessing United States Patent & Trademark Office data through its Open Data Protocol (ODP) API.