Loading MCP server directory, please wait...
Converts photos or scans of printed sheet music to MusicXML with optical music recognition
npx @getmcp/cli add io.github.raulkivi/omr-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.raulkivi/omr-mcp": {
"command": "uvx",
"args": [
"omr-mcp"
],
"env": {
"OMR_AUDIVERIS_HOME": ""
}
}
}
}