Loading MCP server directory, please wait...
Send physical handwritten postcards from any AI agent. Real pen & ink, USPS, $4.99/card.
npx @getmcp/cli add io.github.coopergwrenn/postals-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
POSTALS_API_KEYYour Handwrytten API key (v1.0) or Postals API key (v1.1+).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.coopergwrenn/postals-mcp": {
"command": "npx",
"args": [
"-y",
"postals-mcp"
],
"env": {
"POSTALS_API_KEY": "",
"POSTALS_SENDER_NAME": "",
"POSTALS_SENDER_ADDRESS": "",
"POSTALS_SENDER_CITY": "",
"POSTALS_SENDER_STATE": "",
"POSTALS_SENDER_ZIP": "",
"POSTALS_DEFAULT_CARD_IMAGE": "",
"POSTALS_HANDWRITING_STYLE": "",
"POSTALS_DAILY_LIMIT": "",
"POSTALS_TEST_MODE": "",
"CLOUDFLARE_ACCOUNT_ID": "",
"CLOUDFLARE_API_TOKEN": ""
}
}
}
}