Fortnox MCP
F

Fortnox MCP

The Fortnox MCP Server is a tool for integrating the Swedish accounting system Fortnox. Through the MCP protocol, LLM can manage invoices, customers, suppliers, orders, accounts, and vouchers, and provide business intelligence analysis. It supports both remote and local usage modes.
2.5 points
0

What is Fortnox MCP Server?

Fortnox MCP Server is an intelligent connector that enables AI assistants (such as Claude) to directly communicate with your Fortnox accounting system. You no longer need to log in to the Fortnox website or remember complex operation procedures. Simply tell the AI your requirements in natural language, and it can help you complete various tasks such as invoice management, customer queries, and financial analysis.

How to use Fortnox MCP Server?

There are two simple ways: Remote mode (recommended for ordinary users) and Local mode (suitable for developers). Remote mode is the simplest. You just need to add the server URL in Claude and then authorize it in the browser without dealing with any credentials. Local mode requires configuring environment variables and is suitable for users who need self - hosting or use their own Fortnox applications.

Applicable scenarios

Suitable for all business owners, accountants, and financial personnel using the Fortnox system. Especially suitable for: • Need to quickly query the outstanding balance of customers • Create or send invoices in batches • Analyze sales data and financial trends • Manage suppliers and accounts payable • Generate financial reports and cash flow forecasts

Main features

Customer management
View, search, create, update, and delete customer information, and comprehensively manage customer profiles
Invoice management
Create, send, query, and cancel invoices, support email sending and credit note creation
Supplier management
Manage supplier information, process supplier invoices, and generate accounts payable reports
Accounting functions
Manage accounting subjects, create accounting vouchers, query account activities, and support complete accounting operations
Order management
View sales orders and quotes, and track the sales process
Business intelligence analysis
Provide in - depth analysis functions such as cash flow forecasting, sales funnel analysis, product performance, and period - to - period comparison
Company information
Get detailed company information and financial year data
Data analysis
Practical analysis tools such as invoice statistics, customer rankings, and unpaid reports
Advantages
No need to learn the complex Fortnox interface, and you can operate with natural language
Remote mode is easy to set up without technical knowledge
Support rich business intelligence analysis functions
Automatically handle API rate limiting and token refreshing
Provide two usage modes to meet the needs of different users
Seamlessly integrate with mainstream AI assistants such as Claude
Limitations
Requires a Fortnox account and corresponding API access permissions
Local mode requires certain technical configuration capabilities
Depends on the stability and response speed of the Fortnox API
Some advanced functions may require support from specific Fortnox modules

How to use

Select the usage mode
Select the remote mode (the simplest) or the local mode (more flexible) according to your needs. The remote mode is recommended for ordinary users.
Remote mode setup
Add the server URL in the Claude settings: https://fortnox - mcp.vercel.app/mcp, and then authorize your Fortnox account in the browser.
Local mode configuration
Obtain Fortnox developer credentials, configure environment variables, and then add corresponding settings in the Claude Desktop configuration file.
Start using
Restart Claude Desktop, and then you can use natural language to let Claude help you manage Fortnox data.

Usage examples

Quickly query unpaid invoices
At the end of the month, you need to know which customers have not paid to send payment reminders
Create an invoice for a new customer
You have just completed a project and need to issue an invoice for the customer
Analyze sales performance
At the end of the quarter, you need to analyze sales data to understand business trends
Cash flow forecast
You need to forecast the cash flow situation for the next 30 days to plan the use of funds

Frequently Asked Questions

What is the difference between remote mode and local mode?
Do I need a Fortnox developer account?
Is this service secure? Will my financial data be leaked?
Which AI assistants are supported?
What if the API call fails?
Can I manage multiple Fortnox companies at the same time?

Related resources

GitHub repository
Project source code and latest updates
npm package page
npm package information and installation instructions
Fortnox developer portal
The official platform to obtain Fortnox API credentials
MCP protocol official website
Understand the technical specifications of the Model Context Protocol
Vercel deployment guide
How to deploy your own remote server instance

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "fortnox": {
      "url": "https://fortnox-mcp.vercel.app/mcp"
    }
  }
}

{
  "mcpServers": {
    "fortnox": {
      "command": "npx",
      "args": ["-y", "fortnox-mcp-server"],
      "env": {
        "FORTNOX_CLIENT_ID": "your-client-id",
        "FORTNOX_CLIENT_SECRET": "your-client-secret",
        "FORTNOX_REFRESH_TOKEN": "your-refresh-token"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

F
Finlab Ai
FinLab AI is a quantitative financial analysis platform that helps users discover excess returns (alpha) in investment strategies through AI technology. It provides a rich dataset, backtesting framework, and strategy examples, supporting automated installation and integration into mainstream AI programming assistants.
5.4K
4 points
M
Maverick MCP
MaverickMCP is a personal stock analysis server based on FastMCP 2.0, providing professional level financial data analysis, technical indicator calculation, and investment portfolio optimization tools for MCP clients such as Claude Desktop. It comes pre-set with 520 S&P 500 stock data, supports multiple technical analysis strategies and parallel processing, and can run locally without complex authentication.
Python
11.1K
4 points
C
Contracts Wizard
OpenZeppelin Contracts Wizard is an interactive smart contract building tool that allows users to generate contract code based on OpenZeppelin components by selecting contract types, parameters, and functions. It supports multiple programming languages and provides API and embedding functions.
TypeScript
9.7K
4 points
A
Awesome Web3 MCP Servers
This is a curated list of Web3 Model Context Protocol (MCP) servers, covering multiple categories such as chain interaction, trading, DeFi, market data, tools, and social. MCP is an open protocol that standardizes how applications provide context to LLMs, similar to the USB - C port for AI applications. DeMCP is the first decentralized MCP network, focusing on providing self - developed and open - source MCP services for agents, supporting cryptocurrency payments, and redefining the security and reliability of MCP by combining TEE and blockchain registries.
17.7K
4.5 points
S
Stripe Agent Toolkit
The Stripe Agent Toolkit is a toolkit that supports the integration of multiple AI agent frameworks (such as OpenAI, LangChain, CrewAI, etc.) with the Stripe API. It provides support for Python and TypeScript, simplifying payment-related operations.
TypeScript
16.8K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
20.2K
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
34.2K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
25.3K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
71.6K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
31.0K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
64.2K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
21.0K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
48.4K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase