Elorus-ERP-MCP-Server

nikagabriel741agent/Elorus-ERP-MCP-Server
★ 0 stars Python Browser/Web Updated today
▎ Read-only MCP server for the Elorus invoicing platform — query invoices, contacts, expenses, payments & products
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": {
    "elorus-erp-mcp-serve": {
      "command": "uvx",
      "args": [
        "elorus-erp-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install elorus-erp-mcp-server

README Excerpt

**A read-only [Model Context Protocol](https://modelcontextprotocol.io) server for the [Elorus](https://www.elorus.com) invoicing platform — ask your business data questions in plain language.** > **Unofficial & read-only.** This project is not affiliated with Elorus. It only ever > issues GET requests — it cannot create, modify, or delete anything in your organization.

Tools (18)

ELORUS_API_KEYELORUS_BASE_URLELORUS_ORGANIZATION_IDcash_receipt_idcontact_idexpense_idget_cash_receiptget_contactget_expenseget_invoiceget_productinvoice_idlist_cash_receiptslist_contactslist_expenseslist_invoiceslist_productsproduct_id