mpd-mcp-server

by gamoutatsumi

1 stars
211 downloads
Not rated
GitHub

Description

# mpd-mcp-server `mpd-mcp-server` is a server that integrates MPD (Music Player Daemon) with MCP (Model Context Protocol). This project provides MPD operations as MCP tools, supporting features like music playback and playlist management. ## Features - **MPD Integration**…

About

# mpd-mcp-server `mpd-mcp-server` is a server that integrates MPD (Music Player Daemon) with MCP (Model Context Protocol). This project provides MPD operations as MCP tools, supporting features like music playback and playlist management. ## Features - **MPD Integration**: Connects to an MPD server to perform…

Details

Author
gamoutatsumi
GitHub stars
1
Downloads
211
Categories
Other

- Connects to an MPD server for playback and playlist operations.
- Exposes MPD operations as MCP tools.
- Configurable MPD server address and port via environment variables.
- Supports search, play, pause, stop, resume, skip, and playlist management.

Install with go install github.com/gamoutatsumi/mpd-mcp-server@latest. Optionally set MPD_SERVER and MPD_PORT environment variables, then run mpd-mcp-server. The server connects to MPD and makes tools available via MCP.

mpd-mcp-server

mpd-mcp-server is a server that integrates MPD (Music Player Daemon) with MCP (Model Context Protocol). This project provides MPD operations as MCP tools, supporting features like music playback and playlist management.

Features

- MPD Integration: Connects to an MPD server to perform operations like play, pause, skip, and manage playlists.
- MCP Tool Support: Exposes MPD operations as tools using the MCP protocol.
- Flexible Configuration: Allows configuration of the MPD server address and port using environment variables.

Prerequisites

- Go 1.24.1 or later
- MPD server
- MCP protocol-compatible client

Installation

go install github.com/gamoutatsumi/mpd-mcp-server@latest

Usage

```bash

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.