maple-procure

samarpassey/maple-procure
★ 0 stars Python Database Updated today
An MCP server over Canada's public tender and award data (CanadaBuys). Scoped auth, provenance on every result, and a write that takes two calls.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "maple-procure": {
      "command": "uvx",
      "args": [
        "maple-procure"
      ]
    }
  }
}

Or install with pip: pip install maple-procure

README Excerpt

An MCP server that gives Claude access to Canada's public procurement data. Ask *"which IT tenders close in the next 30 days?"* or *"who has won snow-removal contracts in Ontario, and for how much?"* and get an answer built from official CanadaBuys records, dated and traceable to the source file, and linked to the government notice wherever the source publishes

Tools (5)

export_reportget_tendersearch_awardssearch_tenderssummarize_spend

Topics

anthropicclaudefastapihuman-in-the-loopmcpmodel-context-protocolobservabilityopen-dataprocurementpythonsqlite
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →