music-assistant-mcp
by devjourney
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MA_HOST | No | Hostname, combined with MA_PORT | |
| MA_PORT | No | Defaults to 8095 | 8095 |
| MA_TOKEN | No | Bearer token generated by Music Assistant | |
| MA_MCP_HOST | No | IP address to bind | 0.0.0.0 |
| MA_MCP_PORT | No | Port to listen on | 8000 |
| MA_SERVER_URL | No | Full URL like http://10.10.10.10:8095 | |
| MA_MCP_TRANSPORT | No | Transport protocol: stdio or streamable-http | stdio |
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/devjourney/music-assistant-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server