Connector guide1-minute read6 MCP toolsEN · DE · IT

如何将 DATEV 连接到 Claude — 德国会计的 AI

使用 MCP 将 DATEV 连接到 Claude AI。通过自然语言访问会计客户、文档和工资数据。逐步指南。

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

DATEV Online APIs

MCP connector

DATEV Online APIs

Read accounting Mandanten (clients), document types and DATEV Unternehmen online (DUO) version metadata from DATEV's official Online APIs. OAuth2 Authorization Code + PKCE bound to a real DATEV-Konto. Required by virtually every German tax consultant (Steuerberater).

Tools

6

Region

DE

Category

Accounting

Authentication

OAuth 2.0

Required env vars

DATEV_CLIENT_IDDATEV_CLIENT_SECRET
Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Open source AGPL-3.0
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the DATEV Online APIs in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.

Start free trial

Summary

使用 MCP 将 DATEV 连接到 Claude AI。通过自然语言访问会计客户、文档和工资数据。逐步指南。

试试这样问

DATEV Online APIs 的示例提示

点击任意提示即可复制,然后粘贴到 Claude、ChatGPT、Cursor、Gemini、Copilot 或 OpenClaw 中,在该连接器上运行。

DATEV Online APIs · 通过 MCP 实时
分享
Opus 4.7

Claude 是 AI,可能会出错。请核对回答。

将 DATEV 连接到 Claude

DATEV 是德国会计的支柱 — 几乎每个税务顾问都在使用。通过 AnythingMCP,你可以将 DATEV 的在线 API 连接到 Claude,并使用自然语言管理会计数据。

你可以做什么

  • "列出我所有的 DATEV 客户"
  • "显示本月为客户 Müller 上传的文档"
  • "将此收据上传到 DATEV Belege online"
  • "哪些客户有待处理的文档?"

设置

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
  1. DATEV 开发者门户 注册并创建一个应用程序
  2. 在商店中导入 DATEV 适配器
  3. 输入你的 OAuth 2.0 凭据(客户端 ID、客户端密钥、认证 URL、令牌 URL)
  4. 分配给 MCP 服务器

连接 Claude

{
  "mcpServers": {
    "datev": { "url": "http://localhost:4000/mcp" }
  }
}

为什么这很重要

DATEV 有 15 个以上的 REST API,但没有 MCP 服务器。AnythingMCP 弥补了这一空白,使税务顾问和企业首次能够通过 AI 驱动的方式访问他们的 DATEV 数据。

这份指南对你有帮助吗?

Ready to ship

Your DATEV agent is one click away.

Install the connector, paste the key, prompt Claude. Free for 7 days, no credit card.

相关指南