invoiceShelfMCP

Hsidhu/invoiceShelfMCP

3.1

If you are the rightful owner of invoiceShelfMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Invoice Shelf MCP Server is a Model Context Protocol server designed to integrate with Invoice Shelf, enabling LLMs to manage customers, invoices, and payments.

Tools

Functions exposed to the LLM to take actions

get_invoices

List invoices with pagination and filtering.

get_invoice

Get details of a specific invoice.

create_invoice

Create a new invoice.

update_invoice

Update an existing invoice.

delete_invoice

Delete an invoice.

send_invoice

Email an invoice to the customer.

get_customers

List and search customers.

test_connection

Verify connectivity to the Invoice Shelf API.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources