SERVER
Tapo MCP
Rank #436io.github.mihai-dinculescu/tapo-mcp
MCP server providing tapo-mcp capabilities
First listed
Mar 18, 2026
Last publish date
Mar 18, 2026
OVERVIEW
Tapo MCP is a Model Context Protocol (MCP) server published by mihai-dinculescu. It ranks #436 of 58,900 servers tracked on MCP Toplist, and its repository has 760 GitHub stars. Tapo MCP is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 18, 2026 and most recently updated on Mar 18, 2026.
STANDING
#436of 58,900 tracked serversTop 1%
Ranks ahead of 58,464 of 58,900 servers on MCP Toplist.
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.2.1"
],
"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 (2)
| Version | Published |
|---|---|
| 0.2.1 | Mar 18, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Tapo MCP?
- MCP server providing tapo-mcp capabilities
- Who maintains Tapo MCP?
- Tapo MCP is maintained by mihai-dinculescu, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Tapo MCP an official MCP server?
- Yes — Tapo MCP is listed on the Official MCP Registry.
- How many versions does Tapo MCP have?
- MCP Toplist tracks 2 versions of Tapo MCP, most recently published on Mar 18, 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