Government Procurement Feeds
@tobyrichmond12-max
About 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).
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"sled-feed-mississippi": {
"command": "python3",
"args": [
"/path/to/sled-feed/mcp_server.py"
],
"env": {
"APIFY_TOKEN": "YOUR_APIFY_TOKEN",
"SLED_SOURCE": "mississippi"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Other MCP servers
🚀 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,
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments