io.github.jakobwennberg/fortnox
Quality Score
80
/100
MCP server for Fortnox Swedish accounting API integration
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"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>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"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>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y fortnox-mcp-server§02 Environment variables
FORTNOX_CLIENT_IDrequiredsecret
Your Fortnox app client ID from developer.fortnox.se
FORTNOX_CLIENT_SECRETrequiredsecret
Your Fortnox app client secret
FORTNOX_REFRESH_TOKENrequiredsecret
OAuth2 refresh token obtained from Fortnox authorization flow
§03 MCP Quality Score · methodology
freshness
20
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.