Skip to main content
Glama
Tobeworks

invoiceshelf-mcp

by Tobeworks

Related Servers

Alternatives to invoiceshelf-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      Comprehensive MCP server for Wave Accounting, providing 45+ tools across invoicing, customers, products, transactions, bills, estimates, taxes, and financial reporting, plus 17 pre-built UI workflows.
      4
      -
    • A
      license
      B
      quality
      D
      maintenance
      Production-grade MCP server for FreshBooks. 25 tools for invoices, clients, expenses, payments, time tracking, projects, estimates, and financial reports. OAuth2 with automatic token refresh.
      25
      3
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides 55 tools for managing QuickBooks entities like customers, invoices, and bills via any MCP-compatible client, built on Cloudflare Workers with OAuth 2.0 authentication.
      8
      Apache 2.0
    • F
      license
      B
      quality
      D
      maintenance
      Bridges to a simple_invoicing FastAPI backend, exposing invoice, product, ledger, inventory, buyer, and payment management as MCP tools for use with MCP-compatible clients.
      15
      -
    • A
      license
      B
      quality
      D
      maintenance
      MCP server for Invoice Ninja v5 API. Enables AI assistants to manage clients, invoices, quotes, payments, and time tracking through natural language.
      32
      16
      2
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Remote MCP server that connects the Siigo Colombia API to any standard MCP client, exposing 28 tools for managing customers, products, invoices, purchases, quotations, receipts, accounting, and business analytics while keeping Siigo credentials secure in Cloudflare Secrets.
      -

    TDQS

    B3.2/5.0

    Scored across 23 tools

    Disambiguation4/5

    Most tools target a distinct resource and action, making selection straightforward. The main ambiguity is get_customer_invoices versus get_invoices with a customer filter, which overlap significantly.

    Naming Consistency5/5

    Tool names consistently use snake_case with a verb_noun pattern (get_invoice, create_estimate, delete_customer). Even longer operations like convert_estimate_to_invoice and get_customer_invoices follow the same readable convention.

    Tool Count4/5

    23 tools is on the heavy side, but the domain covers three core resources (invoices, estimates, customers) each with substantial CRUD and lifecycle operations. Only one redundant tool (get_customer_invoices) stands out, so the count is slightly over but still reasonable.

    Completeness4/5

    Invoices, estimates, and customers all have complete create/read/update/delete cycles, with sending and conversion where relevant. Minor gaps like payment recording or explicit estimate acceptance are absent, but core workflows are covered.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues