markhm/billy-mcp-server
If you are the rightful owner of billy-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Billy MCP Server is a Model Context Protocol server designed to integrate with Billy's accounting system, providing tools to interact with Billy's REST API for managing various accounting data.
Tools
Functions exposed to the LLM to take actions
billy_get_organization
Get organization details
billy_list_contacts
List contacts with optional filtering
billy_get_contact
Get a specific contact by ID
billy_create_contact
Create a new contact
billy_update_contact
Update an existing contact
billy_list_invoices
List invoices with optional filtering
billy_get_invoice
Get a specific invoice by ID
billy_create_invoice
Create a new invoice with line items
billy_list_products
List products with optional filtering
billy_get_product
Get a specific product by ID
billy_create_product
Create a new product with pricing
billy_list_bank_payments
List bank payments
billy_create_payment
Create a payment to mark invoices as paid
billy_list_bills
List vendor bills
billy_list_accounts
List chart of accounts
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client