ma-provider-mcp

trudenboy/ma-provider-mcp
★ 0 stars Python 💻 Code/Dev Tools Updated today
MCP Server provider for Music Assistant — built on PrefectHQ FastMCP v3
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ma-provider-mcp": {
      "command": "uvx",
      "args": [
        "ma-provider-mcp"
      ]
    }
  }
}

Or install with pip: pip install ma-provider-mcp

README Excerpt

**MCP Server** plugin provider for [Music Assistant](https://github.com/music-assistant/server). Exposes MA's library, queue, playback, players, and metadata controllers as a Claude Code, Codex, and any other MCP-aware LLM client. - Built on **PrefectHQ FastMCP v3** — no homebrew SDK glue. - **No core MA changes required.** Authentication delegates to