io.github.coopergwrenn/postals-mcp
Send physical handwritten postcards from any AI agent. Real pen & ink, USPS, $4.99/card.
{
"mcpServers": {
"postals-mcp": {
"command": "npx",
"args": [
"-y",
"postals-mcp"
],
"env": {
"POSTALS_API_KEY": "<your-postals_api_key>",
"POSTALS_SENDER_NAME": "<postals_sender_name>",
"POSTALS_SENDER_ADDRESS": "<postals_sender_address>",
"POSTALS_SENDER_CITY": "<postals_sender_city>",
"POSTALS_SENDER_STATE": "<postals_sender_state>",
"POSTALS_SENDER_ZIP": "<postals_sender_zip>",
"POSTALS_DEFAULT_CARD_IMAGE": "<postals_default_card_image>",
"POSTALS_HANDWRITING_STYLE": "<postals_handwriting_style>",
"POSTALS_DAILY_LIMIT": "<postals_daily_limit>",
"POSTALS_TEST_MODE": "<postals_test_mode>",
"CLOUDFLARE_ACCOUNT_ID": "<cloudflare_account_id>",
"CLOUDFLARE_API_TOKEN": "<your-cloudflare_api_token>"
}
}
}
}{
"mcpServers": {
"postals-mcp": {
"command": "npx",
"args": [
"-y",
"postals-mcp"
],
"env": {
"POSTALS_API_KEY": "<your-postals_api_key>",
"POSTALS_SENDER_NAME": "<postals_sender_name>",
"POSTALS_SENDER_ADDRESS": "<postals_sender_address>",
"POSTALS_SENDER_CITY": "<postals_sender_city>",
"POSTALS_SENDER_STATE": "<postals_sender_state>",
"POSTALS_SENDER_ZIP": "<postals_sender_zip>",
"POSTALS_DEFAULT_CARD_IMAGE": "<postals_default_card_image>",
"POSTALS_HANDWRITING_STYLE": "<postals_handwriting_style>",
"POSTALS_DAILY_LIMIT": "<postals_daily_limit>",
"POSTALS_TEST_MODE": "<postals_test_mode>",
"CLOUDFLARE_ACCOUNT_ID": "<cloudflare_account_id>",
"CLOUDFLARE_API_TOKEN": "<your-cloudflare_api_token>"
}
}
}
}npx -y postals-mcpPOSTALS_API_KEYYour Handwrytten API key (v1.0) or Postals API key (v1.1+).
POSTALS_SENDER_NAMEDefault sender full name for return address.
POSTALS_SENDER_ADDRESSDefault sender street address.
POSTALS_SENDER_CITYDefault sender city.
POSTALS_SENDER_STATEDefault sender 2-letter US state code.
POSTALS_SENDER_ZIPDefault sender 5-digit ZIP (or 5+4 format).
POSTALS_DEFAULT_CARD_IMAGEDefault card front image URL (HTTPS, PNG or JPEG, landscape 7x5 preferred).
POSTALS_HANDWRITING_STYLEDefault handwriting font. Default: Joyful Jennifer.
POSTALS_DAILY_LIMITMax cards per day (safety net). Default: 50.
POSTALS_TEST_MODESet to 'true' for test mode (validates inputs, no cards actually sent).
CLOUDFLARE_ACCOUNT_IDOptional. Enables AI message generation via Cloudflare Workers AI.
CLOUDFLARE_API_TOKENOptional. Required together with CLOUDFLARE_ACCOUNT_ID for AI message generation.
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
Feature flagging and A/B testing platform with AI-first experimentation workflows.
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.