SERVER
Ccu MCP Server
Rank #4,724io.github.claymore666/ccu-mcp
MCP server for controlling HomeMatic smart home devices via the CCU JSON-RPC API
First listed
Jun 11, 2026
Last publish date
Jul 2, 2026
OVERVIEW
Ccu MCP Server is a Model Context Protocol (MCP) server published by claymore666. It ranks #4,724 of 76,851 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Ccu MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Jun 11, 2026 and most recently updated on Jul 2, 2026.
STANDING
#4,724of 76,851 tracked serversTop 10%
Ranks ahead of 72,127 of 76,851 servers on MCP Toplist.
CONNECT
Use Ccu MCP Server
Add Ccu MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"ccu-mcp": {
"command": "npx",
"args": [
"-y",
"ccu-mcp"
],
"env": {
"CCU_HOST": "<your CCU_HOST>",
"CCU_PASSWORD": "<your CCU_PASSWORD>",
"CCU_USER": "<your CCU_USER>",
"CCU_HTTPS": "<your CCU_HTTPS>",
"CCU_PORT": "<your CCU_PORT>",
"CACHE_DIR": "<your CACHE_DIR>",
"MCP_ALLOWED_ORIGINS": "<your MCP_ALLOWED_ORIGINS>",
"MCP_ALLOWED_HOSTS": "<your MCP_ALLOWED_HOSTS>",
"CCU_PROFILES": "<your CCU_PROFILES>",
"CCU_DEFAULT_PROFILE": "<your CCU_DEFAULT_PROFILE>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
claymore666
MORE FROM THIS PUBLISHER
Other servers by claymore666
View all claymore666 servers →VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 1.6.0 | Jul 2, 2026 |
FAQ
Frequently asked questions
- Who maintains Ccu MCP Server?
- Ccu MCP Server is maintained by claymore666, which publishes 5 MCP servers (31 total versions) tracked on MCP Toplist.
- Is Ccu MCP Server listed on the Official MCP Registry?
- Yes — Ccu MCP Server is listed on the Official MCP Registry.
- How many versions does Ccu MCP Server have?
- MCP Toplist tracks 1 version of Ccu MCP Server, most recently published on Jul 2, 2026.
- Where can I find the source code for Ccu MCP Server?
- The source code for Ccu MCP Server is hosted at github.com/claymore666/ccu-mcp.
EXPLORE