An opinionated Model Context Protocol (MCP) server for controlling Loxone home automation systems.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"loxone": {
"args": [
"stdio",
"--credential-id",
"abc123def-456-789"
],
"command": "loxone-mcp-server"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
An async Rust MCP server that connects AI assistants to Loxone Miniservers. Control lights, blinds, climate, security, audio, and more — all through standardized MCP tools and resources.
This server supports HTTP transport. Be the first to test it — help the community know if it works.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
roomsRoom listing with device counts
loxone://rooms
room_devicesDevices in a specific room
loxone://rooms/{room}/devices
all_devicesFull device inventory
loxone://devices/all
devices_by_categoryDevices filtered by category
loxone://devices/category/{cat}
door_window_sensorsDoor and window sensor states
loxone://sensors/door-window
temperature_sensorsTemperature sensor readings
loxone://sensors/temperature
motion_sensorsMotion sensor states
loxone://sensors/motion
audio_zonesAudio zone configuration and status
loxone://audio/zones
system_statusMiniserver status and capabilities
loxone://system/status
energy_overviewPower monitoring and consumption data
loxone://energy/overview
energy_detailsDetailed energy consumption per device
loxone://energy/details
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in other
Pi Coding Agent extension (CLI-first) — routes bash/read/grep/find/ls through lean-ctx CLI for strong token savings. Optional MCP bridge can register advanced tools.
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.
97% token reduction for AI coding sessions — zero deps, 21 languages, MCP server
Autonomous spec-to-product coding-agent CLI with an MCP server exposing 34 tools over stdio.
MCP Security Weekly
Get CVE alerts and security updates for Mcp Loxone and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.