oc_process_history
ActiveTool of Open Contracting
Full release history for a single contracting process, looked up by its OCID (Open Contracting ID, as returned by oc_tender_search / oc_recent). Returns every OCDS release in chronological order, showing the tender → award → contract progression: planning and tender notices, deadline changes, and the eventual award with supplier and amount. Use it to trace how a specific government tender played out.
Parameters schema
{
"type": "object",
"required": [
"ocid"
],
"properties": {
"ocid": {
"type": "string",
"description": "The Open Contracting ID of the process, e.g. \"ocds-abc123-000-00001\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Open Contracting
https://github.com/pipeworx-io/mcp-open-contracting
1/7 registries