Backstory: search your data exports locally
v1.1.0
io.github.magna-nz/backstory
Search your Google, Telegram, Spotify and Instagram exports locally. Fully offline.
io.github.claymore666/debmatic-mcp · v1.3.0
MCP server for controlling HomeMatic smart home devices via the CCU JSON-RPC API
debmatic-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"debmatic-mcp": {
"command": "npx",
"args": [
"-y",
"debmatic-mcp"
],
"env": {
"CCU_HOST": "<CCU_HOST>",
"CCU_PASSWORD": "<CCU_PASSWORD>"
}
}
}
}CCU_HOST必填Hostname or IP of your HomeMatic CCU (debmatic, CCU3, or RaspberryMatic)
CCU_PASSWORD必填secretCCU admin password (same as the WebUI login)
CCU_USER可选CCU username
CCU_HTTPS可选Connect to the CCU via HTTPS (self-signed certificates supported)
CCU_PORT可选CCU API port (80 for HTTP, 443 for HTTPS)
CACHE_DIR可选Directory for the device type cache and session persistence
MCP_ALLOWED_ORIGINS可选Comma-separated allowlist of browser origins. Unset = no cross-origin browser access (default-deny). An allowlisted origin is reflected exactly in Access-Control-Allow-Origin (never '*'); the list also drives DNS-rebinding origin checks
MCP_ALLOWED_HOSTS可选Extra Host header values accepted by DNS-rebinding protection (comma-separated host:port); add your hostname when behind a proxy or container DNS name
v1.1.0
io.github.magna-nz/backstory
Search your Google, Telegram, Spotify and Instagram exports locally. Fully offline.
v1.30.5
com.astranl/mcp
NL coordination protocol — 1% fee, agent-native, real Dutch merchant pricing. Open brain.
v3.0.319
com.local-mcp/local-mcp
180 local tools from ChatGPT, Claude.ai & desktop AIs: Mail, iMessage, Teams, files. Local, free.
v1.37.5
io.github.zoharbabin/web-researcher-mcp
Your AI research assistant that cites real sources and stays honest
v1.31.8
io.github.vuluu2k/webcake-storefront-mcp
Build pages and manage products, orders, and content on the WebCake/StoreCake storefront builder.
v1.4.53
io.github.HrRodan/agent-workspace-mcp
A sandboxed, agentic workspace providing secure filesystem, bash, and uv-powered Python execution.
{
"id": "io.github.claymore666/debmatic-mcp",
"type": "mcp-server",
"version": "1.3.0",
"displayName": "debmatic-mcp",
"description": "MCP server for controlling HomeMatic smart home devices via the CCU JSON-RPC API",
"repository": {
"url": "https://github.com/claymore666/debmatic-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "debmatic-mcp",
"version": "1.3.0",
"runtimeHint": "npx",
"transport": "stdio",
"environmentVariables": [
{
"name": "CCU_HOST",
"description": "Hostname or IP of your HomeMatic CCU (debmatic, CCU3, or RaspberryMatic)",
"isRequired": true
},
{
"name": "CCU_PASSWORD",
"description": "CCU admin password (same as the WebUI login)",
"isRequired": true,
"isSecret": true
},
{
"name": "CCU_USER",
"description": "CCU username"
},
{
"name": "CCU_HTTPS",
"description": "Connect to the CCU via HTTPS (self-signed certificates supported)"
},
{
"name": "CCU_PORT",
"description": "CCU API port (80 for HTTP, 443 for HTTPS)"
},
{
"name": "CACHE_DIR",
"description": "Directory for the device type cache and session persistence"
},
{
"name": "MCP_ALLOWED_ORIGINS",
"description": "Comma-separated allowlist of browser origins. Unset = no cross-origin browser access (default-deny). An allowlisted origin is reflected exactly in Access-Control-Allow-Origin (never '*'); the list also drives DNS-rebinding origin checks"
},
{
"name": "MCP_ALLOWED_HOSTS",
"description": "Extra Host header values accepted by DNS-rebinding protection (comma-separated host:port); add your hostname when behind a proxy or container DNS name"
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.claymore666/debmatic-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.claymore666%2Fdebmatic-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}