Server data from the Official MCP Registry
MCP server for controlling HomeMatic smart home devices via the CCU JSON-RPC API
About
MCP server for controlling HomeMatic smart home devices via the CCU JSON-RPC API
Security Report
ccu-mcp is a well-structured MCP server for HomeMatic smart home control with proper authentication, secure credential handling, and thoughtful permission scoping. The codebase demonstrates strong security practices including environment variable-based configuration, no hardcoded secrets, and careful write confirmation logic. Minor code quality observations around broad exception handling and input validation do not materially affect security posture. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 1 high severity). Package verification found 1 issue.
3 files analyzed · 9 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: CCU_HOST
Environment variable: CCU_PASSWORD
Environment variable: CCU_USER
Environment variable: CCU_HTTPS
Environment variable: CCU_PORT
Environment variable: CACHE_DIR
Environment variable: MCP_ALLOWED_ORIGINS
Environment variable: MCP_ALLOWED_HOSTS
Environment variable: CCU_PROFILES
Environment variable: CCU_DEFAULT_PROFILE
Environment variable: CCU_TLS_VERIFY
Environment variable: CCU_TLS_FINGERPRINT
Environment variable: CCU_CA_CERT
Environment variable: CCU_TIMEOUT
Environment variable: CCU_SCRIPT_TIMEOUT
Environment variable: CACHE_TTL
Environment variable: CCU_RATE_LIMIT_BURST
Environment variable: CCU_RATE_LIMIT_RATE
Environment variable: RESOURCE_POLL_INTERVAL
Environment variable: LOG_LEVEL
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-claymore666-ccu-mcp": {
"env": {
"CCU_HOST": "your-ccu-host-here",
"CCU_PORT": "your-ccu-port-here",
"CCU_USER": "your-ccu-user-here",
"CACHE_DIR": "your-cache-dir-here",
"CACHE_TTL": "your-cache-ttl-here",
"CCU_HTTPS": "your-ccu-https-here",
"LOG_LEVEL": "your-log-level-here",
"CCU_CA_CERT": "your-ccu-ca-cert-here",
"CCU_TIMEOUT": "your-ccu-timeout-here",
"CCU_PASSWORD": "your-ccu-password-here",
"CCU_PROFILES": "your-ccu-profiles-here",
"CCU_TLS_VERIFY": "your-ccu-tls-verify-here",
"MCP_ALLOWED_HOSTS": "your-mcp-allowed-hosts-here",
"CCU_SCRIPT_TIMEOUT": "your-ccu-script-timeout-here",
"CCU_DEFAULT_PROFILE": "your-ccu-default-profile-here",
"CCU_RATE_LIMIT_RATE": "your-ccu-rate-limit-rate-here",
"CCU_TLS_FINGERPRINT": "your-ccu-tls-fingerprint-here",
"MCP_ALLOWED_ORIGINS": "your-mcp-allowed-origins-here",
"CCU_RATE_LIMIT_BURST": "your-ccu-rate-limit-burst-here",
"RESOURCE_POLL_INTERVAL": "your-resource-poll-interval-here"
},
"args": [
"-y",
"ccu-mcp"
],
"command": "npx"
}
}
}Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Paperclip
Freeby Paperclipai · Developer Tools
Trending hip-hop artist momentum scores across four cultural dimensions.
Netdata
Freeby Netdata · Developer Tools
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
