simple_invoicing-mcp

nikhilb2/simple_invoicing-mcp
★ 0 stars TypeScript API Integration Updated today
MCP server for simple_invoicing API
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": {
    "simple_invoicing-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "nikhilb2/simple_invoicing-mcp"
      ]
    }
  }
}

README Excerpt

MCP (Model Context Protocol) server that acts as a bridge to any deployed [`simple_invoicing`](https://github.com/nikhilb2/simple_invoicing) FastAPI instance. This server exposes the simple_invoicing REST API as MCP tools, making it usable directly from Claude Desktop, Cursor, or any other MCP-compatible client.

Tools (15)

create_invoicecreate_paymentcreate_productget_buyerget_day_bookget_invoiceget_invoice_pdfget_ledger_statementget_productlist_buyerslist_inventorylist_invoiceslist_ledgerslist_paymentslist_products