folio-mcp

henrikkvamme/folio-mcp
★ 4 stars TypeScript AI/LLM Updated today
MCP server that lets Claude talk to your Folio business bank account
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "folio-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "henrikkvamme/folio-mcp"
      ]
    }
  }
}

README Excerpt

**Talk to your [Folio](https://folio.no) business bank account from Claude.** An MCP server for the official [Folio API](https://api.folio.no/v2/api). It exposes accounts, transactions, receipts, bookkeeping and payments as tools for Claude and any other MCP client. > *"Which card purchases from May are still missing receipts?"* · *"Upload this receipt to the Clas Ohlson purchase"* · *"What did we spend on advertising this quarter?"* · *"Draft the June rent payment"*

Tools (1)

list_accounts