Skip to main content
Glama
Proviscale

fortnox-mcp-server

by Proviscale

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FORTNOX_ACCESS_TOKENYesOAuth2 access token from Fortnox

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_invoicesB

List and filter invoices. Supports filtering by status, date range, and pagination.

get_invoiceB

Get full details of a specific invoice by its document number.

create_invoiceB

Create a new invoice for a customer with line items.

send_invoiceC

Send an invoice to the customer via email.

get_invoice_paymentsA

Check payment status and history for a specific invoice.

list_customersC

Search and filter the customer database.

get_customerB

Get full details of a specific customer.

create_customerB

Add a new customer to Fortnox.

list_supplier_invoicesC

List incoming supplier invoices (bills/expenses).

get_supplierA

Get details of a specific supplier/vendor.

create_supplier_invoiceC

Record a new supplier invoice (expense/bill).

list_vouchersC

List journal entries/vouchers. Optionally filter by financial year.

create_voucherB

Create a manual journal entry (voucher). Rows must balance (total debit = total credit).

get_accountsA

Get the chart of accounts. Useful for finding account numbers for bookkeeping.

get_financial_yearB

Get information about financial/accounting years.

get_company_infoB

Get company information and settings from Fortnox.

list_projectsC

List all projects for tracking time and costs.

list_cost_centersC

List cost centers for allocating expenses across departments or projects.

list_ordersB

List and filter sales orders.

create_offerC

Create a quote/offer for a customer.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/Proviscale/fortnox-mcp-server'

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