PIN MCP is a personal automation tool used by Julien Marani to assemble inspiration mood boards for in-house marketing workflows (restaurant food photography, dance studio communications, golf club content). It reads public Pinterest content on behalf of a single authenticated user.
The App is a Model Context Protocol (MCP) server that exposes nine tools consumable by Anthropic’s Claude assistant. The operator is the sole authorized caller via a Bearer token. All Pinterest tokens are encrypted at rest with AES-256-GCM. The source code is kept in a private repository on GitHub.
boards:read — list the operator’s boards.pins:read — search pins and fetch pin metadata.user_accounts:read — resolve the authenticated username.The App is self-hosted on a private Hostinger VPS controlled by the operator. The legal documents (this page and the privacy policy) are hosted as static pages on GitHub Pages so they are accessible even when the App is offline.