MusicMCP.AI MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MUSICMCP_API_KEY | Yes | Your MusicMCP.AI API key | |
| MUSICMCP_API_URL | No | MusicMCP.AI API base URL | https://www.musicmcp.ai/api |
| TIME_OUT_SECONDS | No | Timeout for music generation in seconds | 600 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_prompt_songA | 🎼 Inspiration Mode: Generate songs based on simple text descriptions (AI automatically generates title, lyrics, style, etc.) |
| generate_custom_songA | 🎵 Custom Mode: Generate songs based on detailed song information (user specifies song name, lyrics, style, etc.) |
| check_credit_balanceB | Check your credit balance. |
| check_api_healthA | Check the health status of the MusicMCP.AI API service. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |