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 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_prompt_song | 🎼 Inspiration Mode: Generate songs based on simple text descriptions (AI automatically generates title, lyrics, style, etc.) |
| generate_custom_song | 🎵 Custom Mode: Generate songs based on detailed song information (user specifies song name, lyrics, style, etc.) |
| check_credit_balance | Check your credit balance. |
| check_api_health | 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 | |