Odel
mcp invoicenow sg

mcp invoicenow sg

Local
@cmendezsXSLTApache-2.0Updated Yesterday

MCP server for Singapore electronic invoicing (InvoiceNow)

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImcp-invoicenow-sgv0.3.1

Run

uvx mcp-invoicenow-sg

MCP client config

{
  "mcpServers": {
    "mcp-invoicenow-sg": {
      "command": "uvx",
      "args": [
        "mcp-invoicenow-sg"
      ]
    }
  }
}