🛠️

fortnox

MCP server for Fortnox Swedish accounting API integration

Developer Tools stdio npm npmstdiojakobwennberg
RUN IN TERMINAL
claude mcp add jakobwennberg-fortnox -- npx -y fortnox-mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "jakobwennberg-fortnox": { "command": "npx", "args": ["-y", "fortnox-mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "jakobwennberg-fortnox": { "command": "npx", "args": ["-y", "fortnox-mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "jakobwennberg-fortnox": { "command": "npx", "args": ["-y", "fortnox-mcp-server"] } } }

About This MCP Server

The io.github.jakobwennberg/fortnox server is a Model Context Protocol server that enables integration with the Fortnox Swedish accounting API, allowing developers to connect their applications to accounting services. This server is available as an npm package called fortnox-mcp-server and can be used to facilitate communication between applications and the Fortnox API through standard input/output streams. Developers working on projects that require accounting functionality in a Swedish context would use this server to establish a connection to the Fortnox API.

MCP server for Fortnox Swedish accounting API integration. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

fortnox-mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The fortnox server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/jakobwennberg-fortnox.svg)](https://skillsplayground.com/mcps/jakobwennberg-fortnox/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.