Skip to content

Releases: ldraney/obs-controller

v0.1.1

23 Jan 14:11
9886b6c

Choose a tag to compare

Changes

  • Modernize pyproject.toml to PEP 621 [project] format
  • Fix Python version constraint (>=3.10,<4.0) for openapi-pydantic compatibility
  • Fix config tests to properly handle .env file and empty env vars

Installation

pip install obs-controller==0.1.1

Full Changelog: v0.1.0...v0.1.1

v0.1.0 - Initial PyPI Release

23 Jan 05:30

Choose a tag to compare

OBS Controller MCP Server v0.1.0

Initial release of the OBS Controller MCP server for controlling OBS Studio via WebSocket API.

Features

  • 100+ tools for complete OBS automation
  • Full control over scenes, sources, inputs, filters, and transitions
  • Streaming & recording management
  • Audio control (volume, mute, tracks, monitoring)
  • Media playback control
  • Studio mode support
  • Performance monitoring

Installation

pip install obs-controller

Claude Code Integration

claude mcp add obs-controller -- obs-controller

Links