Postal Developers

Overview

Build on Postal with the REST API and the MCP server.

Postal is where artists, producers, publishers and labels keep their unreleased music: organised, tagged, shared and pitched. These docs cover the two ways to work with a Postal library from outside the app.

Pick a path

You want to…Start with
Ask an assistant about your catalogue, tag tracks, build playlists in conversationConnect the MCP server
Sync tracks and metadata between Postal and your own systemQuickstart, then Tracks
Find music for a brief from codeNatural-language search
React to changes in a libraryWebhooks
Report on a partner platform's file requests and sign-upsPlatform API

Base URLs

SurfaceURL
REST APIhttps://api.postal.music/api/v1
MCP serverhttps://mcp.postal.music/mcp
App (API keys, scopes, webhooks)https://postal.music/settings/integrations

One key, both surfaces

An API key created in the Postal app works for the REST API directly and is the credential you connect the MCP server with. Scopes on the key bound what either surface can do. See API keys.

For AI agents reading this site

Every page has a Markdown version behind the copy button at the top, and the whole site is available as plain text at /llms.txt and /llms-full.txt. The MCP tool catalog with JSON schemas is at https://mcp.postal.music/tools.

On this page