bokio-mcp

klowdo/bokio-mcp

3.1

If you are the rightful owner of bokio-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 henry@mcphub.com.

The Bokio MCP Server is designed to integrate Bokio's accounting capabilities with AI assistants, providing a seamless and secure way to manage accounting tasks.

Tools

Functions exposed to the LLM to take actions

bokio_authenticate

Start OAuth2 authentication flow

bokio_exchange_token

Exchange authorization code for access token

bokio_get_connections

Get current connection information

bokio_check_auth

Check authentication status

bokio_list_invoices

List invoices with filtering and pagination

bokio_get_invoice

Get specific invoice details

bokio_create_invoice

Create new sales invoice

bokio_update_invoice

Update existing invoice

bokio_list_customers

List customers with pagination

bokio_get_customer

Get specific customer details

bokio_create_customer

Create new customer

bokio_update_customer

Update customer information

bokio_list_journal_entries

List journal entries

bokio_create_journal_entry

Create new journal entry

bokio_reverse_journal_entry

Reverse an existing entry

bokio_get_journal_entry

Get specific journal entry

bokio_upload_file

Upload documents and attachments

bokio_list_uploads

List uploaded files

bokio_get_upload

Get upload metadata

bokio_download_file

Download uploaded file

bokio_delete_upload

Delete uploaded file

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources