umbra-mcp

Lioncap-Ventures/umbra-mcp
★ 0 stars Python AI/LLM Updated today
MCP server for Umbra ERP — enables AI agents to manage customers, invoices, products, quotes, payments, employees, and webhooks
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": {
    "umbra-mcp": {
      "command": "uvx",
      "args": [
        "umbra-mcp"
      ]
    }
  }
}

Or install with pip: pip install umbra-mcp

README Excerpt

An [MCP (Model Context Protocol)](https://modelcontextprotocol.io) server that enables AI agents to manage ERP data through the Umbra ERP public API. Supports customers, invoices, quotes, products, payments, receipts, recurring invoice and quote schedules, supplier bills and payments, journal entries, aged receivables, customer statements, employees, leave requests, webhooks, and CRM contacts, leads and activities.

Tools (20)

UMBRA_API_KEYUMBRA_API_URLactivitiesaged_receivablesbillscheck_statuscontactsconvert_lead_to_customerconvert_quote_to_invoicecreate_billcreate_customercreate_employeecreate_invoicecreate_leave_requestcreate_paymentcreate_productcreate_quotecreate_recurring_invoicecreate_recurring_quotecreate_webhook