Norman Finance

MCP server for managing accounting and taxes with Norman Finance.


What you can do

Invoicing — Create, send, and track invoices including recurring and ZUGFeRD e-invoices

Bookkeeping — Categorize transactions, match receipts, and verify entries

Client Management — Maintain your client database and contact details

Tax Filing — Generate Finanzamt previews, file VAT returns, and track deadlines

Company Overview — Check your balance, revenue, and financial health at a glance

Documents — Upload and attach receipts, invoices, and supporting files


🚀 Get Started

Before connecting, create a free Norman account if you don't have one yet. Log in with your Norman credentials via OAuth — your password never touches the AI.

  1. Go to claude.ai/settings/connectors
  2. Click Add custom connector
  3. Paste:
https://mcp.norman.finance/mcp

Norman is available as a Claude Code plugin with built-in skills.

/plugin marketplace add norman-finance/norman-mcp-server
/plugin install norman-finance@norman-finance

Or install directly from GitHub:

claude /plugin install github:norman-finance/norman-mcp-server
  1. Open Settings → Apps → Advanced
  2. Click Create App
  3. Paste:
https://mcp.norman.finance/mcp

Install MCP Server

Add to Replit

  1. Create an MCP OAuth2 API credential
  2. Enable Dynamic Client Registration
  3. Set Server URL: https://mcp.norman.finance/
  4. Click Connect my account and log in with Norman
  5. Add an MCP Client Tool node to your AI Agent workflow
  6. Set the URL to https://mcp.norman.finance/mcp and select the credential

Add a remote HTTP MCP server with URL:

https://mcp.norman.finance/mcp

Skills

Ready-to-use skills compatible with Claude Code, OpenClaw, and the Agent Skills standard.

SkillWhat it does
financial-overviewFull dashboard — balance, transactions, invoices, and tax status
create-invoiceStep-by-step invoice creation and sending
manage-clientsList, create, and update client records
tax-reportReview, preview, and file tax reports with the Finanzamt
categorize-transactionsCategorize and verify bank transactions
find-receiptsFind missing receipts from Gmail or email and attach them
overdue-remindersIdentify overdue invoices and send payment reminders
expense-reportExpense breakdown by category, top vendors, and trends
tax-deduction-finderScan transactions for missed deductions and suggest fixes
monthly-reconciliationFull monthly close — transactions, invoices, receipts, and taxes

Claude Code  —  /plugin marketplace add norman-finance/norman-mcp-server

Claude Code (local)  —  claude --plugin-dir ./norman-mcp-server

OpenClaw  —  cp -r skills/<skill-name> ~/.openclaw/skills/


Related Servers