Government Procurement Feeds
@tobyrichmond12-max
Government Procurement Feeds について
A Model Context Protocol server exposing US and UK government procurement data through one server (switch feeds with SLED_SOURCE). Tools: search_opportunities, get_opportunity, and list_recent_changes (the differentiator — deadline changes, new awards, added documents over time).
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"sled-feed-mississippi": {
"command": "python3",
"args": [
"/path/to/sled-feed/mcp_server.py"
],
"env": {
"APIFY_TOKEN": "YOUR_APIFY_TOKEN",
"SLED_SOURCE": "mississippi"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Government Procurement Feeds?
Government Procurement Feeds is an MCP server that exposes US and UK government procurement data through a single server, enabling users to switch between feeds using the SLED_SOURCE environment variable. It provides tools to search opportunities, retrieve details, and track changes over time, aimed at developers and analysts working with public procurement information.
How to use Government Procurement Feeds?
Configure the SLED_SOURCE environment variable to select between US and UK procurement feeds. Use the provided tools—search_opportunities, get_opportunity, and list_recent_changes—to query and retrieve data in clean JSON format.
Key features of Government Procurement Feeds
- Exposes US and UK government procurement data through one server
- Switch between feeds with the SLED_SOURCE environment variable
- Provides search_opportunities, get_opportunity, and list_recent_changes tools
- list_recent_changes tracks deadline changes, new awards, and added documents over time
- Outputs clean JSON without personally identifiable information
Use cases of Government Procurement Feeds
- Monitor upcoming procurement deadlines across US and UK governments
- Track changes to procurement opportunities over time, including deadline modifications and new awards
- Retrieve detailed information about specific procurement opportunities for analysis
- Integrate government procurement data into dashboards or reporting tools
FAQ from Government Procurement Feeds
What differentiates list_recent_changes from other tools?
list_recent_changes is the server's differentiator, tracking changes over time such as deadline modifications, new awards, and added documents—capabilities not available in standard search tools.
What data is available in the output?
The data is provided as clean JSON. It includes buying organisation details but no personally identifiable information (PII).
How is the UK data licensed?
UK procurement data is available under the Open Government Licence v3.0.
Is authentication or special access required?
The README does not mention authentication or special access requirements beyond configuring the SLED_SOURCE environment variable.
「その他」の他のコンテンツ
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Awesome Mlops
visengerA curated list of references for MLOps
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Nginx UI
0xJackyYet another WebUI for Nginx
コメント