MCP.so
Sign In
G

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

Category

Other

Transports

stdio

Publisher

tobyrichmond12-max

Submitted by

tobyrichmond12-max

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.

Comments

More Other MCP servers