Fortnox Accounting MCP Server
About
MCP server for Fortnox — Sweden's largest cloud accounting platform (612K+ customers). Manage invoices, customers, suppliers, accounting, and more via AI agents.
Details
- Author
- proviscale
- Categories
- Other, Finance
Jump to
Setup
Install Fortnox Accounting MCP Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/proviscale/fortnox-mcp-server
Follow the installation instructions in the repository README, then restart your MCP client.
MCP server for Fortnox — Sweden's largest cloud accounting platform (612K+ customers). Manage invoices, customers, suppliers, accounting, and more via AI agents.
Connect AI agents toFortnox— Sweden's largest cloud accounting platform (612,000+ customers).
Manage invoices, customers, suppliers, accounting entries, orders, and more through the Model Context Protocol.
Sign up as a developer atdeveloper.fortnox.seand create an integration to get your OAuth2 credentials.
Add to yourclaude_desktop_config.json:
{ "mcpServers": { "fortnox": { "command": "npx", "args": ["-y", "fortnox-mcp-server"], "env": { "FORTNOX_ACCESS_TOKEN": "your-access-token-here" } } } }
- "List all unpaid invoices"
- "Create an invoice for customer 1001 with 10 hours of consulting at 1500 SEK/hr"
- "Show me the chart of accounts"
- "What supplier invoices are overdue?"
- "Create a quote for Acme AB"
git clone https://github.com/viggojohansson/fortnox-mcp-server.git cd fortnox-mcp-server npm install npm run build
Then configure Claude Desktop to point to the local build:
{ "mcpServers": { "fortnox": { "command": "node", "args": ["/path/to/fortnox-mcp-server/dist/index.js"], "env": { "FORTNOX_ACCESS_TOKEN": "your-access-token-here" } } } }
This server wraps theFortnox REST API v3. Rate limit: 25 requests per 5 seconds.
MCP server for e-conomic by Visma — Denmark's leading accounting platform. Invoices, customers, journals, products, and more.
MCP server for Fiken — Norway's popular accounting software. Manage invoices, contacts, journal entries, and bank accounts via AI agents.
MCP server for Procountor — Finland's leading financial management platform. Invoices, business partners, ledger entries, and more.
MCP server for Tripletex — Norwegian ERP and accounting platform. Invoices, customers, employees, projects, and ledger entries.
MCP server for Visma eAccounting — used across Norway, Finland, Netherlands, and UK. Manage invoices, customers, suppliers, and accounting via AI agents.
QuickBooks integration using OAuth2. Write operations disabled by default per integration. 550+ tools covering invoices, bills, reports, and inventory. Requires a DataGrout account.
AI-native trade business management for Australian tradies. 11 MCP tools for leads, quotes, jobs, invoicing, financials, and client CRM.
Australian trade business OS with 67 MCP tools across 23 domains — autonomous business formation, lead management, quoting, job scheduling, invoicing, crypto payments, and growth analytics for tradies.
Conta Azul ERP for AI agents — sales, customers, products, payables/receivables and NF-e invoices via OAuth 2.0. 35 tools (read + write).
A read-only MCP server by CData that enables LLMs to query live data from Exact Online.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



