Postal Developers
MCP server

MCP server overview

Give Claude, Cursor or any MCP client direct access to your Postal library.

The Postal MCP server exposes your library to AI assistants through the Model Context Protocol. Once connected, an assistant can search your tracks by describing the music, read and write tags, build playlists, look up composers, check listening analytics and trace where a track has been submitted.

It is a hosted, remote server. There is nothing to install or run locally.

Server URLhttps://mcp.postal.music/mcp
TransportStreamable HTTP (stateless)
AuthOAuth 2.1 with PKCE, or an X-API-Key header
Tools39 (see the tool reference)
Version1.6.0, semantic versioning (see Versioning)
Live catalogGET https://mcp.postal.music/tools

What it can do

How it fits together

Every tool call is translated into one or more requests against the REST API using the API key you connected with. The server never stores your audio, and the key's scopes bound what an assistant can do.

Next steps

On this page