rankgnar/fortnox-mcp-server
A read-only MCP server for the Fortnox ERP API — give your AI agent access to invoices, suppliers, customers, and more
Platform-specific configuration:
{
"mcpServers": {
"fortnox-mcp-server": {
"command": "npx",
"args": [
"-y",
"fortnox-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="center">
[](https://modelcontextprotocol.io) [](https://www.typescriptlang.org) [](https://www.fortnox.se/developer) [](LICENSE)
A read-only MCP server for the [Fortnox](https://www.fortnox.se) ERP API.
Give your AI agent direct access to supplier invoices, customer invoices, payments, suppliers, customers, articles, and company information — without opening Fortnox.
Quick Start · Getting Started · Tools Reference · API Documentation · Configuration
</div>
---
This MCP (Model Context Protocol) server wraps the Fortnox REST API and exposes 14 read-only tools that any MCP-compatible AI agent can use to query your Fortnox account.
---
Key features:
Loading reviews...