Logic Pro MCP
Local MCP server for stateful, fail-closed Logic Pro control and live project readback.
What it says
The record the registry holds
the record
Copied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.MongLong0214/logic-pro-mcp",
"description": "Local MCP server for stateful, fail-closed Logic Pro control and live project readback.",
"title": "Logic Pro MCP",
"repository": {
"url": "https://github.com/MongLong0214/logic-pro-mcp",
"source": "github"
},
"version": "3.7.1",
"websiteUrl": "https://github.com/MongLong0214/logic-pro-mcp#readme",
"icons": [
{
"src": "https://raw.githubusercontent.com/MongLong0214/logic-pro-mcp/main/docs/media/logic-pro-mcp-thumbnail.png",
"mimeType": "image/png",
"sizes": [
"1200x630"
]
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"capabilities": {
"controlChannels": [
"MCU",
"Accessibility",
"AppleScript",
"CoreMIDI",
"CGEvent",
"Scripter",
"MIDI Key Commands"
],
"resourceTemplates": 11,
"resources": 18,
"tools": 10
},
"discovery": {
"categories": [
"Music production",
"Desktop automation",
"macOS",
"Developer tools",
"Agent tools"
],
"tags": [
"logic-pro",
"music-production",
"daw",
"macos",
"swift",
"mcp",
"model-context-protocol",
"ai-agents",
"automation",
"app-automation",
"desktop-automation",
"midi",
"music-tech"
]
},
"distribution": {
"homebrew": {
"formula": "logic-pro-mcp",
"install": [
"brew tap MongLong0214/logic-pro-mcp https://github.com/MongLong0214/logic-pro-mcp",
"brew trust monglong0214/logic-pro-mcp",
"brew install logic-pro-mcp"
],
"tap": "MongLong0214/logic-pro-mcp"
},
"release": "https://github.com/MongLong0214/logic-pro-mcp/releases/tag/v3.7.1",
"status": "metadata-only"
},
"registryFit": "Official package types do not currently include Homebrew formulas or GitHub release tarballs, so this record intentionally relies on websiteUrl plus publisher metadata.",
"requirements": {
"logicPro": "12.0.1+",
"permissions": [
"Accessibility",
"Automation"
],
"platform": "macOS 14+"
},
"runtime": {
"clientConfig": {
"mcpServers": {
"logic-pro": {
"command": "LogicProMCP"
}
}
},
"command": "LogicProMCP",
"transport": "stdio"
}
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-06-23T04:19:11.605537Z",
"publishedAt": "2026-06-23T04:19:11.605537Z",
"updatedAt": "2026-06-23T04:19:11.605537Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonversion 3.7.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.
Where it lives
The publisher's own address
https://github.com/MongLong0214/logic-pro-mcp#readme
The address the publisher put in their registry record, printed as they wrote it. Nobody here has opened it.