Skip to main content
Glama
devjourney

music-assistant-mcp

by devjourney

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MA_HOSTNoHostname, combined with MA_PORT
MA_PORTNoDefaults to 80958095
MA_TOKENNoBearer token generated by Music Assistant
MA_MCP_HOSTNoIP address to bind0.0.0.0
MA_MCP_PORTNoPort to listen on8000
MA_SERVER_URLNoFull URL like http://10.10.10.10:8095
MA_MCP_TRANSPORTNoTransport protocol: stdio or streamable-httpstdio

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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