fortnox-mcp
MCP server for Fortnox Swedish accounting API integration
TypeScript
★ 40 stars
Last pushed 2026-04-28
License: MIT
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.0.0)
npx -y fortnox-mcp-server@1.0.0
Or add to your MCP client config:
{
"mcpServers": {
"fortnox-mcp": {
"command": "npx",
"args": [
"-y",
"fortnox-mcp-server@1.0.0"
],
"env": {
"FORTNOX_CLIENT_ID": "<YOUR_VALUE>",
"FORTNOX_CLIENT_SECRET": "<YOUR_VALUE>",
"FORTNOX_REFRESH_TOKEN": "<YOUR_VALUE>"
}
}
}
}
FORTNOX_CLIENT_IDrequired secret — Your Fortnox app client ID from developer.fortnox.seFORTNOX_CLIENT_SECRETrequired secret — Your Fortnox app client secretFORTNOX_REFRESH_TOKENrequired secret — OAuth2 refresh token obtained from Fortnox authorization flow
Related servers
C
CCXT
Finance
Official CCXT MCP server - Market data and trading across 100+ exchanges and prediction markets
★ 44,130
MCP Server
T
tradingview-mcp
Finance
Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex.
★ 4,624
MCP Server
Requires auth
E
EdgarTools
Finance
Open-source SEC EDGAR toolkit — 11 tools, 7 prompts, every filing type. No API key required.
★ 2,742
MCP Server
M
mcp-server
Finance
Stock market API made for AI agents
★ 2,301
MCP Server
A
ai
Finance
MCP server integrating with Stripe - tools for customers, products, payments, and more.
★ 1,829
MCP Server
Requires auth
T
tradememory-protocol
Finance
Tamper-evident decision audit trail and outcome-weighted memory for AI trading agents.
★ 1,420
MCP Server
Data from the Official MCP Registry