← Package directory
Available on winget

Install OpenMV MCP Server

MCP (Model Context Protocol) server for controlling OpenMV cameras.

Install with winget
winget install --id SingTown.openmv-mcp
Upgrade
winget upgrade --id SingTown.openmv-mcp
Uninstall
winget uninstall --id SingTown.openmv-mcp

About OpenMV MCP Server

An MCP (Model Context Protocol) server for controlling OpenMV cameras over HTTP + JSON-RPC 2.0. Exposes camera discovery, script upload, terminal streaming, and MJPEG frame capture as MCP tools.

What's new in 2.5.0

What's Changed - feat!: remove script_save tool by @kaizhi-singtown in #28 - chore: remove .claude commands and CHANGELOG.md by @kaizhi-singtown in #29 - chore: bump version to 2.5.0 by @kaizhi-singtown in #31 Full Changelog: v2.4.0...v2.5.0

Read release notes

Version history

Version Updated Notes
2.5.0 Unknown What's Changed - feat!: remove script_save tool by @kaizhi-singtown in #28 - chore: remove .claude commands and CHANGELOG.md by @kaizhi-singtown in #29 - chore: bump version to 2.5.0 by @kaizhi-singtown in #31 Full Chang...
2.4.0 Unknown What's Changed - build: make project compatible with C++17 by @kaizhi-singtown in #21 - chore: remove tool call streaming path by @kaizhi-singtown in #22 - build: switch to tag-driven releases by @kaizhi-singtown in #24...
2.3.1 Unknown Release notes