Connector guide1-minute read6 MCP toolsEN · DE · IT

How to Connect Teamviewer to Gemini — via MCP

Connect TeamViewer to Claude AI using MCP. Manage devices, contacts, and support sessions with natural language. Step-by-step setup guide.

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

Connect TeamViewer to Claude AI using MCP. Manage devices, contacts, and support sessions with natural language. Step-by-step setup guide.

Try asking

Example prompts for TeamViewer API

Click any prompt to copy it. Paste into Claude, ChatGPT, Cursor, Gemini, Copilot or OpenClaw to run it against this connector.

TeamViewer API · live via MCP
Share
Opus 4.7

Claude is AI and can make mistakes. Please double-check responses.

Connect TeamViewer to Claude

TeamViewer is a leading remote access and support platform. With AnythingMCP, you can connect TeamViewer to Claude AI and manage your devices and support sessions using natural language.

What You Can Do

  • "Which devices are currently online?"
  • "Show me the details for device d12345"
  • "List all contacts in my TeamViewer account"
  • "Are there any active support sessions right now?"

Setup

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
  1. Open http://localhost:3000/connectors/store and import the TeamViewer adapter
  2. Enter your TeamViewer API token
  3. Assign the connector to an MCP server

Connect Claude

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

Available Tools

ToolDescription
teamviewer_list_devicesList all registered devices with online status
teamviewer_get_deviceGet details for a specific device
teamviewer_list_contactsList all contacts
teamviewer_list_groupsList device groups
teamviewer_get_account_infoGet account information
teamviewer_list_sessionsList active and recent sessions

Was this guide helpful?

Ready to ship

Your TeamViewer agent is one click away.

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

Related guides