tubone24/midi-mcp-server
MIDI MCP Server is a Model Context Protocol (MCP) server that enables AI models to generate MIDI files from text-based music data. This tool allows for programmatic creation of musical compositions through a standardized interface.
Platform-specific configuration:
{
"mcpServers": {
"midi-mcp-server": {
"command": "npx",
"args": [
"-y",
"midi-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...