caseware-procurement-mcp

COLMASH/caseware-procurement-mcp
★ 0 stars Python AI/LLM Updated today
Local data pipeline + MCP server over a heterogeneous procurement knowledge base — invoices, POs, shipping, inventory and a supply contract — with grounded, source-cited answers. SQLite + sqlite-vec + FastMCP.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "caseware-procurement": {
      "command": "uvx",
      "args": [
        "caseware-procurement-mcp"
      ]
    }
  }
}

Or install with pip: pip install caseware-procurement-mcp

README Excerpt

A lightweight, **local** data pipeline and **MCP server** that let an AI agent (Claude Desktop / ChatGPT / any MCP client) retrieve, compare and reason over a heterogeneous procurement knowledge base — invoices, purchase orders, shipping orders, inventory reports and a supply contract — with **grounded, source-cited**

Topics

claudefastmcpknowledge-basellmmcpmodel-context-protocolpythonragretrieval-augmented-generationsqlite