jazz-improvisation-mcp
Verified Safeby dmarsters
Overview
An MCP server that translates jazz improvisation structure, particularly centered on Thelonious Monk's approach, into visual sensory parameters for enhancing AI image generation prompts.
Installation
python -m jazz_improvisation_mcp.serverSecurity Notes
Uses `yaml.safe_load` for configuration, mitigating YAML injection risks. No `eval`, `exec`, `subprocess`, or hardcoded credentials found. Input parameters are type-hinted and range-checked.
Similar Servers
strudel-mcp-server
An MCP server enabling AI-powered music generation, live coding, and algorithmic composition by controlling Strudel.cc in a browser.
midi-mcp-server
An MCP server that enables AI models to generate MIDI files from text-based music data, allowing programmatic creation of musical compositions.
imgenx
AI image and video generation and processing, functioning as a command-line tool or MCP server.
midi_ctrl
Enables AI assistants to control an Arturia MicroFreak synthesizer via MIDI using natural language commands.