Loomal

Tapo MCP

MCP server by github.com/mihai-dinculescu/tapo

MCP server for discovering and controlling TP-Link Tapo smart home devices via AI Agents

765 starsoci: ghcr.io/mihai-dinculescu/tapo-mcp:0.4.0

About Tapo MCP

Tapo MCP is an MCP (Model Context Protocol) server published by mihai-dinculescu in the official MCP registry, listed under Autonomous Agents on Loomal. MCP server for discovering and controlling TP-Link Tapo smart home devices via AI Agents

It ships as a Docker image (ghcr.io/mihai-dinculescu/tapo-mcp:0.4.0), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mihai-dinculescu/tapo, where the project has earned 765 GitHub stars.

Use Tapo MCP with your agent

Claude Code · one command
claude mcp add tapo-mcp -- docker run -i --rm ghcr.io/mihai-dinculescu/tapo-mcp:0.4.0
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "tapo-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/mihai-dinculescu/tapo-mcp:0.4.0"
      ]
    }
  }
}
ocighcr.io/mihai-dinculescu/tapo-mcp:0.4.0

Frequently asked questions

What is Tapo MCP?
Tapo MCP is an MCP (Model Context Protocol) server by mihai-dinculescu in the Autonomous Agents category. MCP server for discovering and controlling TP-Link Tapo smart home devices via AI Agents
How do I connect Tapo MCP to Claude, Cursor, or another MCP client?
Install Tapo MCP from its oci package (ghcr.io/mihai-dinculescu/tapo-mcp:0.4.0) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Tapo MCP open source?
Yes — the source code is public at github.com/mihai-dinculescu/tapo, with 765 GitHub stars.
Can AI agents pay to use Tapo MCP?
Not yet through Loomal — Tapo MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Tapo MCP? Claim this listing free by verifying GitHub ownership, or contact us.