invoiceshelf-mcp

homeserverhq/invoiceshelf-mcp
★ 0 stars Python AI/LLM Updated today
Multitenant MCP Server for InvoiceShelf
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": {
    "invoiceshelf-mcp": {
      "command": "uvx",
      "args": [
        "invoiceshelf-mcp"
      ]
    }
  }
}

Or install with pip: pip install invoiceshelf-mcp

README Excerpt

This repository contains a Model Context Protocol (MCP) server that acts as a secure, multi-tenant proxy between an AI Assistant and the InvoiceShelf backend API. It exposes **109 MCP tools** covering 14 resource domains with full CRUD, search, dashboard, and relationship management. - **🔑 Identity Passthrough** — Extracts the `Authorization: Bearer <token>`

Tools (5)

ALLOW_ALL_AGGREGATEINVOICESHELF_BASE_URLINVOICESHELF_PUBLIC_URLIS_STATEFULMCP_SERVER_PORT