open-msupply-mcp-server

msupply-foundation/open-msupply-mcp-server
★ 0 stars Rust AI/LLM Updated 3d ago
An MCP Server for Open mSupply
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": {
    "open-msupply-mcp-ser": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "open-msupply-mcp-server"
      ]
    }
  }
}

README Excerpt

An [MCP (Model Context Protocol)](https://modelcontextprotocol.io) server that connects AI assistants to [Open mSupply](https://github.com/msupply-foundation/open-msupply) instances. Query inventory, stock levels, shipments, requisitions, and more through natural language. Written in Rust and distributed as a self-contained native binary inside an

Tools (5)

OMSUPPLY_ALLOW_SELF_SIGNEDOMSUPPLY_PASSWORDOMSUPPLY_STORE_IDOMSUPPLY_URLOMSUPPLY_USERNAME