music21-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MUSIC21_MCP_HOST | No | Server host (used by HTTP adapter and launcher) | 127.0.0.1 |
| MUSIC21_MCP_PORT | No | Server port (used by HTTP adapter and launcher) | 8000 |
| MUSIC21_MCP_TIMEOUT | No | General async operation timeout in seconds | 30 |
| MUSIC21_CORS_ORIGINS | No | CORS origins for HTTP adapter (comma-separated) | http://localhost:* |
| MUSIC21_TOOL_TIMEOUT | No | Per-tool execution timeout in seconds | 30 |
| MUSIC21_BATCH_TIMEOUT | No | Batch processing timeout in seconds | 30 |
| MUSIC21_CHORD_ANALYSIS_TIMEOUT | No | Chord analysis timeout in seconds | 60 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/brightlikethelight/music21-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server