SERVER

Fortnox

Rank #6883

io.github.jakobwennberg/fortnox

MCP server providing fortnox capabilities

First listed
Jan 25, 2026
Last publish date
Jan 25, 2026
OVERVIEW

Fortnox is a Model Context Protocol (MCP) server published by jakobwennberg. It ranks #6883 of 58,832 servers tracked on MCP Toplist, and its repository has 29 GitHub stars. Fortnox is listed on Official MCP, with 2 tracked versions. It was first listed on Jan 25, 2026 and most recently updated on Jan 25, 2026.

STANDING
#6,883of 58,832 tracked serversTop 25%

Ranks ahead of 51,949 of 58,832 servers on MCP Toplist.

CONNECT

Use Fortnox

Add Fortnox to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "fortnox": {
      "command": "npx",
      "args": [
        "-y",
        "fortnox-mcp-server"
      ],
      "env": {
        "FORTNOX_CLIENT_ID": "<your FORTNOX_CLIENT_ID>",
        "FORTNOX_CLIENT_SECRET": "<your FORTNOX_CLIENT_SECRET>",
        "FORTNOX_REFRESH_TOKEN": "<your FORTNOX_REFRESH_TOKEN>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

jakobwennberg

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
1.0.0Jan 25, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Fortnox?
MCP server providing fortnox capabilities
Who maintains Fortnox?
Fortnox is maintained by jakobwennberg, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Fortnox an official MCP server?
Yes — Fortnox is listed on the Official MCP Registry.
How many versions does Fortnox have?
MCP Toplist tracks 2 versions of Fortnox, most recently published on Jan 25, 2026.
Where can I find the source code for Fortnox?
The source code for Fortnox is hosted at github.com/jakobwennberg/fortnox-mcp.
EXPLORE