maestro

clayboicardi/maestro
★ 0 stars Python 🤖 AI/LLM Updated 4d ago
MCP server giving AI agents programmatic control over Stremio + Real-Debrid addons.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "maestro": {
      "command": "uvx",
      "args": [
        "maestro"
      ]
    }
  }
}

Or install with pip: pip install maestro

README Excerpt

> MCP server giving AI agents programmatic control over Stremio + Real-Debrid stacks. **Status:** v0.1.0 — release-ready. All 9 implementation phases locked. See [docs/specs/2026-05-21-maestro-design.md](docs/specs/2026-05-21-maestro-design.md) for the design spec. Maestro is a local Python MCP server that lets an AI agent (Claude Code, Cursor, Claude Desktop) read, audit, and write configurations across a user's existing Stremio addons — primarily AIOStreams (Tamtaro SEL Setup) and Torrentio —