SERVER
Tapo MCP
Rank #816io.github.mihai-dinculescu/tapo-mcp
MCP server providing tapo-mcp capabilities
First listed
Mar 18, 2026
Last publish date
Jul 11, 2026
OVERVIEW
Tapo MCP is a Model Context Protocol (MCP) server published by mihai-dinculescu. It ranks #816 of 76,851 servers tracked on MCP Toplist, and its repository has 776 GitHub stars. Tapo MCP is listed on Official MCP, with 3 tracked versions. It was first listed on Mar 18, 2026 and most recently updated on Jul 11, 2026.
STANDING
#816of 76,851 tracked serversTop 5%
Ranks ahead of 76,035 of 76,851 servers on MCP Toplist.
Recent momentum
+23GitHub stars since Apr 27 (+3%)
CONNECT
Use Tapo MCP
Add Tapo MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Docker image
{
"mcpServers": {
"tapo-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/mihai-dinculescu/tapo-mcp:0.5.0"
],
"env": {
"TAPO_MCP_USERNAME": "<your TAPO_MCP_USERNAME>",
"TAPO_MCP_PASSWORD": "<your TAPO_MCP_PASSWORD>",
"TAPO_MCP_DISCOVERY_TARGET": "<your TAPO_MCP_DISCOVERY_TARGET>",
"TAPO_MCP_API_KEY": "<your TAPO_MCP_API_KEY>",
"TAPO_MCP_DISCOVERY_TIMEOUT": "<your TAPO_MCP_DISCOVERY_TIMEOUT>",
"OTEL_EXPORTER_OTLP_ENDPOINT": "<your OTEL_EXPORTER_OTLP_ENDPOINT>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
mihai-dinculescu
VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 0.5.0 | Jul 11, 2026 |
| 0.2.1 | Mar 18, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- Who maintains Tapo MCP?
- Tapo MCP is maintained by mihai-dinculescu, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Tapo MCP listed on the Official MCP Registry?
- Yes — Tapo MCP is listed on the Official MCP Registry.
- How many versions does Tapo MCP have?
- MCP Toplist tracks 3 versions of Tapo MCP, most recently published on Jul 11, 2026.
- Where can I find the source code for Tapo MCP?
- The source code for Tapo MCP is hosted at github.com/mihai-dinculescu/tapo.
EXPLORE