Server data from the Official MCP Registry
Send physical handwritten postcards from any AI agent. Real pen & ink, USPS, $4.99/card.
Send physical handwritten postcards from any AI agent. Real pen & ink, USPS, $4.99/card.
Set these up before or after installing:
Environment variable: POSTALS_API_KEY
Environment variable: POSTALS_SENDER_NAME
Environment variable: POSTALS_SENDER_ADDRESS
Environment variable: POSTALS_SENDER_CITY
Environment variable: POSTALS_SENDER_STATE
Environment variable: POSTALS_SENDER_ZIP
Environment variable: POSTALS_DEFAULT_CARD_IMAGE
Environment variable: POSTALS_HANDWRITING_STYLE
Environment variable: POSTALS_DAILY_LIMIT
Environment variable: POSTALS_TEST_MODE
Environment variable: CLOUDFLARE_ACCOUNT_ID
Environment variable: CLOUDFLARE_API_TOKEN
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-coopergwrenn-postals-mcp": {
"env": {
"POSTALS_API_KEY": "your-postals-api-key-here",
"POSTALS_TEST_MODE": "your-postals-test-mode-here",
"POSTALS_SENDER_ZIP": "your-postals-sender-zip-here",
"POSTALS_DAILY_LIMIT": "your-postals-daily-limit-here",
"POSTALS_SENDER_CITY": "your-postals-sender-city-here",
"POSTALS_SENDER_NAME": "your-postals-sender-name-here",
"CLOUDFLARE_API_TOKEN": "your-cloudflare-api-token-here",
"POSTALS_SENDER_STATE": "your-postals-sender-state-here",
"CLOUDFLARE_ACCOUNT_ID": "your-cloudflare-account-id-here",
"POSTALS_SENDER_ADDRESS": "your-postals-sender-address-here",
"POSTALS_HANDWRITING_STYLE": "your-postals-handwriting-style-here",
"POSTALS_DEFAULT_CARD_IMAGE": "your-postals-default-card-image-here"
},
"args": [
"-y",
"postals-mcp"
],
"command": "npx"
}
}
}Valid MCP server (3 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
3 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally