Loading MCP server directory, please wait...
MCP server for controlling HomeMatic smart home devices via the CCU JSON-RPC API
npx @getmcp/cli add io.github.claymore666/ccu-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
CCU_HOSTHostname or IP of your HomeMatic CCU (debmatic, CCU3, or OpenCCU/RaspberryMatic)
CCU_PASSWORDCCU admin password (same as the WebUI login)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.claymore666/ccu-mcp": {
"command": "npx",
"args": [
"-y",
"ccu-mcp",
"--stdio"
],
"env": {
"CCU_HOST": "",
"CCU_PASSWORD": "",
"CCU_USER": "Admin",
"CCU_HTTPS": "false",
"CCU_PORT": "80",
"CACHE_DIR": "/data",
"MCP_ALLOWED_ORIGINS": "",
"MCP_ALLOWED_HOSTS": "",
"CCU_PROFILES": "",
"CCU_DEFAULT_PROFILE": ""
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
Korean NLP MCP server: morphological analysis, tokenization, spell & grammar checking (Bareun)