jfeilberg/bifrost-mcp
If you are the rightful owner of bifrost-mcp 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.
Bifrost MCP is a Model Context Protocol server designed for the KarbonHQ accounting practice management API, built with Next.js and deployable on Vercel.
Tools
Functions exposed to the LLM to take actions
list_client_groups
List client groups with OData filtering
get_client_group
Get a client group by key
get_client_group_by_identifier
Get client group by user-defined identifier
create_client_group
Create a new client group
update_client_group
Update an existing client group
list_contacts
List contacts with filtering by name, email, phone
get_business_card
Get a business card by key
update_business_card
Update business card information
list_invoices
List invoices with filtering and sorting
get_invoice
Get invoice details
list_payments
List payments
get_payment
Get payment details
create_manual_payment
Record a manual payment
delete_manual_payment
Delete a manual payment
reverse_manual_payment
Reverse a manual payment
get_comment
Get a comment by key
list_integration_task_definitions
List available task definitions
list_integration_tasks
List integration tasks
get_integration_task
Get task details
update_integration_task
Update task status/data
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client