← All servers
πŸ”§

CcuVerifiedπŸ›‘ No advisories

io.github.claymore666/ccu-mcp
New to MCP? Start here β†’
4β˜… stars
0weekly installs
4 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/claymore666, which proved it owns this namespace.

Verified owner: github.com/claymore666 β†—io.github.claymore666/ccu-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs CCU_PASSWORD.
βœ“
Configuration
Reads CCU_HOST, CCU_USER, CCU_HTTPS, CCU_PORT, CACHE_DIR, MCP_ALLOWED_ORIGINS, ….

About

MCP server for controlling HomeMatic smart home devices via the CCU JSON-RPC API

Packages & transports

npmccu-mcpv1.8.0 Β· npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "ccu": {
      "command": "npx",
      "args": [
        "-y",
        "ccu-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y ccu-mcp