eos-mcp-server

paul-toben/eos-mcp-server
★ 0 stars Python 🤖 AI/LLM Updated 1d ago
An MCP server.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "eos-mcp-server": {
      "command": "uvx",
      "args": [
        "eos-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install eos-mcp-server

README Excerpt

An MCP (Model Context Protocol) server that enables LLMs like Claude to access and control ETC Eos lighting consoles in real-time via OSC (Open Sound Control). This server provides comprehensive show data analysis capabilities, allowing you to ask complex questions about your lighting show: - **"Is channel 3 used in preset 23?"** → Find channels within presets

Tools (20)

analyze_channel_usageanalyze_show_structurecompare_cuescreate_cuecue_list_overviewfind_channels_in_presetfind_cues_using_channelfind_cues_using_groupfind_cues_using_presetfind_presets_in_cue_rangefind_usagefire_cueget_channel_infoget_connection_statusget_cue_detailsget_cue_listget_group_detailsget_patch_infogo_to_cuelist_cue_lists