Back to directory
postcardbot/mcp-server

postcardbot/mcp-server

@PostcardBot

MCP server for Postcard.bot — let AI agents send real printed postcards.

postcardprintingphysical mailshippingcommunicationtool

Installation & Configuration

{
  "mcpServers": {
    "postcardbot": {
      "command": "npx",
      "args": [
        "-y",
        "@postcardbot/mcp-server"
      ],
      "env": {
        "POSTCARDBOT_API_KEY": "your_api_key_here"
      }
    }
  }
}

Information

Transport
stdiostreamable-http
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12