tbottlik/Bexio-MCP-Server
If you are the rightful owner of Bexio-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.
MCP server for Bexio ERP integration - enables AI assistants to interact with Bexio business management software.
Tools
Functions exposed to the LLM to take actions
search_contacts
Search for contacts using criteria.
get_contact
Get detailed information about a specific contact.
create_contact
Create a new contact.
update_contact
Update an existing contact.
list_contacts
List all contacts with optional filtering.
search_invoices
Search for invoices using criteria.
get_invoice
Get detailed information about a specific invoice.
create_invoice
Create a new invoice.
list_invoices
List all invoices with optional filtering.
search_quotes
Search for quotes using criteria.
get_quote
Get detailed information about a specific quote.
create_quote
Create a new quote.
list_projects
List all projects with optional filtering.
get_project
Get detailed information about a specific project.
create_project
Create a new project.
list_items
List all items/articles with optional filtering.
get_item
Get detailed information about a specific item.
create_item
Create a new item/article.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client