Skip to main content
Glama
diblaze

bokio-mcp

by diblaze

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
bokio_company_info

Retrieve company information.

bokio_list_fiscal_yearsA

List fiscal years (needed for SIE export ids).

bokio_get_fiscal_yearA

Get a single fiscal year by id.

bokio_chart_of_accountsB

Get the chart of accounts (BAS).

bokio_get_account

Get one account from the chart of accounts.

bokio_download_sie

Download the SIE file for a fiscal year. Saves to savePath if given, else returns a text preview.

bokio_list_journal_entries

List journal entries (verifikationer). Use from/to for a date range or query for raw filters.

bokio_get_journal_entry

Get a journal entry by id.

bokio_list_invoices

List customer invoices.

bokio_get_invoice

Get an invoice by id.

bokio_list_customers

List customers.

bokio_get_customerB

Get a customer by id.

bokio_list_itemsB

List items (articles).

bokio_get_itemC

Get an item by id.

bokio_list_uploads

List uploaded files / receipts.

bokio_get_upload

Get upload metadata by id.

bokio_download_upload

Download an uploaded file's data to savePath.

bokio_raw_get

GET an arbitrary Bokio API path (read-only escape hatch). {companyId} is substituted.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
company-infoCompany information for the default Bokio company (BOKIO_COMPANY_ID).
chart-of-accountsChart of accounts (BAS) for the default company.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/diblaze/bokio-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server