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
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.
lotus-wisdom-mcp
This MCP server provides a tool for multi-faceted problem-solving and contemplative reasoning, using a wisdom framework inspired by the Lotus Sutra to guide AI agents in structured thinking and insight generation.
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.