Skip to main content
Glama
PostcardBot

postcardbot-mcp-server

by PostcardBot

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
POSTCARDBOT_API_KEYYesYour API key from postcard.bot/account
POSTCARDBOT_API_URLNoOverride API base URL (default: https://postcard.bot)https://postcard.bot

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
send_postcard

Send a physical postcard that will be printed and mailed to a real address. Price depends on volume tier based on lifetime top-up (from $0.72–$1.99 USA, $1.99–$2.99 international). Charged from the user's prepaid Postcard.bot balance. Use check_balance to see current pricing tier before sending. Requires an image URL (publicly accessible) and a message (max 350 characters).

check_balance

Check account balance, lifetime top-up amount, and current volume pricing tier. Use this before sending to know your per-postcard cost and available funds.

get_pricing

Get postcard pricing tiers based on lifetime top-up amount. USA from $1.99 (<$50) down to $0.72 ($5000+), International from $2.99 down to $1.99.

bulk_send

Send the same postcard to multiple recipients at once. Same message, image, and return address for all cards — only the recipient addresses differ. Maximum 500 recipients per request. Total cost is deducted upfront from balance; failed cards are automatically refunded. Volume pricing applies based on your tier.

check_status

Check the delivery status of a previously sent postcard. Returns the current status, delivery tracking info, and expected delivery date.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/PostcardBot/postcardbot-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server