Connector guide1-minute read71 MCP toolsEN · DE · IT

如何将 MFR 移动现场报告连接到 Claude 以实现 AI 驱动的现场服务

使用 MCP 将 MFR 现场服务管理连接到 Claude AI。使用自然语言查询服务请求、预约、技术人员和检查清单。

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

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

MFR Mobile Field Report

MCP connector

MFR Mobile Field Report

Manage field service operations with Mobile Field Report (MFR). Access service requests, appointments, companies, contacts, technicians, service objects, products, documents, time tracking, invoices, checklists, items, tags, qualifications, cost centers, and reports via OData API.

Tools

71

Region

DE

Category

Field Service

Authentication

Basic Auth

Required env vars

MFR_USERNAMEMFR_PASSWORD
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 MFR Mobile Field Report 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 将 MFR 现场服务管理连接到 Claude AI。使用自然语言查询服务请求、预约、技术人员和检查清单。

试试这样问

MFR Mobile Field Report 的示例提示

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

MFR Mobile Field Report · 通过 MCP 实时
分享
Opus 4.7

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

将 MFR 连接到 Claude

移动现场报告 (MFR) 是一个德国的现场服务管理平台,供技术人员和服务公司使用。通过 AnythingMCP,你可以将 MFR 的 OData API 连接到 Claude,并使用自然语言管理现场操作。

你可以做什么

  • "显示本周所有未完成的服务请求"
  • "今天哪个技术人员的预约最多?"
  • "列出 Müller GmbH 公司的服务对象"
  • "请求 SR-12345 的哪些检查步骤未完成?"
  • "团队上个月工作了多少小时?"

设置

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
  1. 打开 http://localhost:3000/connectors/store 并导入 MFR 移动现场报告 适配器
  2. 输入你的 MFR 用户名密码
  3. 分配给 MCP 服务器

连接 Claude

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

可用工具

工具描述
mfr_list_service_requests列出带有 OData 过滤的工作订单
mfr_get_service_request获取带有关联数据的请求详情
mfr_list_appointments查看已安排的技术人员预约
mfr_list_companies列出客户公司
mfr_list_contacts列出公司的联系人
mfr_list_users列出技术人员和用户
mfr_list_service_objects列出正在服务的设备
mfr_list_steps查看检查清单步骤
mfr_list_time_events跟踪工作时间
mfr_list_invoices查看服务发票

OData 过滤

MFR 的 OData API 支持强大的过滤功能。Claude 可以使用如下表达式:

  • $filter=Status eq 'Open' — 按状态过滤
  • $orderby=CreatedDate desc — 按日期排序
  • $expand=Company,Appointments — 包含相关数据
  • $top=10 — 限制结果

这份指南对你有帮助吗?

Ready to ship

Your MFR agent is one click away.

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

相关指南

connectors

如何将 MFR Mobile Field Report 连接到 ChatGPT — 通过 MCP

Manage field service operations with Mobile Field Report (MFR). Access service requests, appointments, companies, contacts, technicians, service objects, products, documents, time tracking, invoices, checklists, items, tags, qualifications, cost centers, and reports via OData API.

connectors

如何将 MFR Mobile Field Report 连接到 Claude — 通过 MCP

Manage field service operations with Mobile Field Report (MFR). Access service requests, appointments, companies, contacts, technicians, service objects, products, documents, time tracking, invoices, checklists, items, tags, qualifications, cost centers, and reports via OData API.

connectors

如何将 MFR Mobile Field Report 连接到 Cursor — 通过 MCP

Manage field service operations with Mobile Field Report (MFR). Access service requests, appointments, companies, contacts, technicians, service objects, products, documents, time tracking, invoices, checklists, items, tags, qualifications, cost centers, and reports via OData API.

connectors

如何将 MFR Mobile Field Report 连接到 Gemini — 通过 MCP

Manage field service operations with Mobile Field Report (MFR). Access service requests, appointments, companies, contacts, technicians, service objects, products, documents, time tracking, invoices, checklists, items, tags, qualifications, cost centers, and reports via OData API.

connectors

如何将 MFR 移动现场报告连接到 ChatGPT 以实现 AI 现场服务

使用 MCP 将 MFR 现场服务连接到 ChatGPT。使用自然语言管理服务请求、预约和技术人员日程。

connectors

如何将 Mfr 连接到 Cursor — 通过 MCP

使用 MCP 将 MFR 现场服务管理连接到 Claude AI。使用自然语言查询服务请求、预约、技术人员和检查清单。