Connector guide1-minute read6 MCP toolsEN · DE · IT

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

使用 MCP 将 TeamViewer 连接到 Claude AI。通过自然语言管理设备、联系人和支持会话。逐步设置指南。

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

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

TeamViewer API

MCP connector

TeamViewer API

Manage TeamViewer devices, contacts, and sessions via the TeamViewer Web API. List devices, check online status, create remote support sessions.

Tools

6

Region

DE

Category

Remote Access

Authentication

Bearer Token

Required env vars

TEAMVIEWER_API_TOKEN
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 TeamViewer API 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 将 TeamViewer 连接到 Claude AI。通过自然语言管理设备、联系人和支持会话。逐步设置指南。

试试这样问

TeamViewer API 的示例提示

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

TeamViewer API · 通过 MCP 实时
分享
Opus 4.7

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

将 TeamViewer 连接到 Claude

TeamViewer 是领先的远程访问和支持平台。通过 AnythingMCP,你可以将 TeamViewer 连接到 Claude AI,并使用自然语言管理你的设备和支持会话。

你可以做什么

  • "当前在线的设备有哪些?"
  • "给我显示设备 d12345 的详细信息"
  • "列出我 TeamViewer 账户中的所有联系人"
  • "现在有任何活动的支持会话吗?"

设置

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
  1. 打开 http://localhost:3000/connectors/store 并导入 TeamViewer 适配器
  2. 输入你的 TeamViewer API 令牌
  3. 将连接器分配给 MCP 服务器

连接 Claude

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

可用工具

工具描述
teamviewer_list_devices列出所有注册的设备及其在线状态
teamviewer_get_device获取特定设备的详细信息
teamviewer_list_contacts列出所有联系人
teamviewer_list_groups列出设备组
teamviewer_get_account_info获取账户信息
teamviewer_list_sessions列出活动和最近的会话

这份指南对你有帮助吗?

Ready to ship

Your TeamViewer agent is one click away.

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

相关指南