Norman MCP Server

平台与服务

by norman-finance

面向德国自由职业者的 AI 工具,支持簿记、开票以及 VAT 申报与管理。

什么是 Norman MCP Server

面向德国自由职业者的 AI 工具,支持簿记、开票以及 VAT 申报与管理。

README

<div align="center"> <a href="https://norman.finance/?utm_source=mcp_server"> <img width="140px" src="https://github.com/user-attachments/assets/d2cb1df3-69f1-460e-b675-beb677577b06" alt="Norman" /> </a> <h1>Norman MCP Server</h1> <p>Your finances, inside your AI assistant.<br/> Norman connects your accounting, invoicing, and VAT filing directly to Claude, Cursor, and any MCP-compatible AI.</p> <br/> <p> <img src="https://img.shields.io/badge/Protocol-MCP-black?style=flat-square" alt="MCP" /> <img src="https://img.shields.io/badge/Transport-Streamable_HTTP-black?style=flat-square" alt="Streamable HTTP" /> <img src="https://img.shields.io/badge/Auth-OAuth_2.1-black?style=flat-square" alt="OAuth 2.1" /> <img src="https://img.shields.io/badge/License-MIT-black?style=flat-square" alt="MIT" /> </p> <code>https://mcp.norman.finance/mcp</code> <br/><br/> <strong>Claude</strong> &nbsp;·&nbsp; <strong>ChatGPT</strong> &nbsp;·&nbsp; <strong>Cursor</strong> &nbsp;·&nbsp; <strong>OpenClaw</strong> &nbsp;·&nbsp; <strong>n8n</strong> &nbsp;·&nbsp; <strong>Any MCP Client</strong> </div> <br/> <div align="center">

<a href="https://github.com/user-attachments/assets/10718781-34f2-4640-9253-be4c82de6159"></a>

</div> <br/>
<br/>

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

<br/>

💬 Try asking

Once connected, talk to your books in plain language:

  • "Prepare and file my UStVA for last month."
  • "Send a €1,200 invoice to ACME for consulting."
  • "What did I spend on software this quarter?"
  • "Find tax deductions I might have missed."
  • "Which invoices are overdue? Send reminders."
<br/> <details open> <summary> <h3>👀 See it in action</h3> </summary> <br/> <table> <tr> <td align="center"> <p><strong>Filing a VAT return</strong></p> <img src="https://github.com/user-attachments/assets/00bdf6df-1e37-4ecd-9f12-2747d8f53484" alt="Filing VAT tax report" width="400"> </td> <td align="center"> <p><strong>Transaction insights</strong></p> <img src="https://github.com/user-attachments/assets/534c7aac-4fed-4b28-8a5e-3a3411e13bca" alt="Transaction insights" width="400"> </td> </tr> <tr> <td align="center"> <p><strong>Syncing Stripe payments</strong></p> <img src="https://github.com/user-attachments/assets/2f13bc4e-6acb-4b39-bddc-a4a1ca6787f0" alt="Syncing Stripe payments" width="400"> </td> <td align="center"> <p><strong>Receipts from Gmail</strong></p> <img src="https://github.com/user-attachments/assets/2380724b-7a79-45a4-93bd-ddc13a175525" alt="Creating transactions from Gmail receipts" width="200"> </td> </tr> <tr> <td align="center"> <p><strong>Chasing overdue invoices</strong></p> <img src="https://github.com/user-attachments/assets/d59ed22a-5e75-46f6-ad82-db2f637cf7a2" alt="Managing overdue invoices" width="300"> </td> <td align="center"> <p><strong>Sending payment reminders</strong></p> <img src="https://github.com/user-attachments/assets/26cfb8e9-4725-48a9-b413-077dfb5902e7" alt="Sending payment reminders" width="350"> </td> </tr> </table> </details> <br/>
<br/>

🚀 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.

<details> <summary><strong>Claude Connectors</strong></summary> <br/>
  1. Go to claude.ai/settings/connectors
  2. Click Add custom connector
  3. Paste:
code
https://mcp.norman.finance/mcp
</details> <details> <summary><strong>Claude Code</strong></summary> <br/>

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

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

Or install directly from GitHub:

bash
claude /plugin install github:norman-finance/norman-mcp-server
</details> <details> <summary><strong>ChatGPT Apps</strong></summary> <br/>
  1. Install it from the official ChatGPT Apps Directory.
</details> <details> <summary><strong>Cursor</strong></summary> <br/>

Install MCP Server

</details> <details> <summary><strong>Replit</strong></summary> <br/>

Add to Replit

</details> <details> <summary><strong>OpenClaw</strong></summary> <br/>

Option 1 — Remote with OAuth

Run in OpenClaw:

code
mcp add https://mcp.norman.finance/mcp

You'll be prompted to log in with your Norman account on first use.

Option 2 — Skills only

bash
git clone https://github.com/norman-finance/norman-mcp-server.git
cp -r norman-mcp-server/skills/* ~/.openclaw/skills/
openclaw gateway restart

Option 3 — Local stdio

bash
pip install norman-mcp-server
bash
openclaw mcp add norman -- norman-mcp --transport stdio

Set your credentials as environment variables (NORMAN_EMAIL, NORMAN_PASSWORD) before starting the gateway.

</details> <details> <summary><strong>n8n</strong></summary> <br/>
  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
</details> <details> <summary><strong>Any MCP Client</strong></summary> <br/>

Add a remote HTTP MCP server with URL:

code
https://mcp.norman.finance/mcp
</details> <br/>
<br/>

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
<br/>

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

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

OpenClaw  —  cp -r skills/* ~/.openclaw/skills/ && openclaw gateway restart

<br/>
<br/> <p align="center"> Have a feature idea? <a href="../../issues"><strong>Share your suggestion →</strong></a> </p> <br/> <p align="center"> <a href="https://glama.ai/mcp/servers/@norman-finance/norman-mcp-server"><img src="https://glama.ai/mcp/servers/@norman-finance/norman-mcp-server/badge" alt="Norman Finance MCP server" width="200" /></a>&nbsp;&nbsp;&nbsp; <a href="https://mseep.ai/app/norman-finance-norman-mcp-server"><img src="https://mseep.net/pr/norman-finance-norman-mcp-server-badge.png" alt="MseeP.ai Security Assessment" height="41" /></a> </p> <p align="center"> <br/> <a href="https://norman.finance/?utm_source=mcp_server"> <img width="80px" src="https://github.com/user-attachments/assets/d2cb1df3-69f1-460e-b675-beb677577b06" alt="Norman" /> </a> <br/><br/> <sub>Make business effortless</sub> </p> <!-- mcp-name: finance.norman/mcp-server -->

常见问题

Norman MCP Server 是什么?

面向德国自由职业者的 AI 工具,支持簿记、开票以及 VAT 申报与管理。

相关 Skills

Slack动图

by anthropics

Universal
热门

面向Slack的动图制作Skill,内置emoji/消息GIF的尺寸、帧率和色彩约束、校验与优化流程,适合把创意或上传图片快速做成可直接发送的Slack动画。

帮你快速做出适配 Slack 的动图,内置约束规则和校验工具,少踩上传与播放坑,做表情包和演示都更省心。

平台与服务
未扫描164.6k

MCP构建

by anthropics

Universal
热门

聚焦高质量 MCP Server 开发,覆盖协议研究、工具设计、错误处理与传输选型,适合用 FastMCP 或 MCP SDK 对接外部 API、封装服务能力。

想让 LLM 稳定调用外部 API,就用 MCP构建:从 Python 到 Node 都有成熟指引,帮你更快做出高质量 MCP 服务器。

平台与服务
未扫描164.6k

接口测试套件

by alirezarezvani

Universal
热门

扫描 Next.js、Express、FastAPI、Django REST 的 API 路由,自动生成覆盖鉴权、参数校验、错误码、分页、上传与限流场景的 Vitest 或 Pytest 测试套件。

帮你把API与集成测试自动化跑顺,减少回归漏测;能力全面,尤其适合复杂接口场景的QA团队。

平台与服务
未扫描23.3k

相关 MCP Server

Slack 消息

编辑精选

by Anthropic

热门

Slack 是让 AI 助手直接读写你的 Slack 频道和消息的 MCP 服务器。

这个服务器解决了团队协作中需要 AI 实时获取 Slack 信息的痛点,特别适合开发团队让 Claude 帮忙汇总频道讨论或发送通知。不过,它目前只是参考实现,文档有限,不建议在生产环境直接使用——更适合开发者学习 MCP 如何集成第三方服务。

平台与服务
89.0k

by netdata

热门

io.github.netdata/mcp-server 是让 AI 助手实时监控服务器指标和日志的 MCP 服务器。

这个工具解决了运维人员需要手动检查系统状态的痛点,最适合 DevOps 团队让 Claude 自动分析性能数据。不过,它依赖 NetData 的现有部署,如果你没用过这个监控平台,得先花时间配置。

平台与服务
79.5k

by d4vinci

热门

Scrapling MCP Server 是专为现代网页设计的智能爬虫工具,支持绕过 Cloudflare 等反爬机制。

这个工具解决了爬取动态网页和反爬网站时的头疼问题,特别适合需要批量采集电商价格或新闻数据的开发者。不过,它依赖外部浏览器引擎,资源消耗较大,不适合轻量级任务。

平台与服务
71.5k

评论