Connect
Optimize
Secure
The #1 agentic semantic tool search: 91.6% first-try accuracy on S1 Search Bench • Explore Tool Discovery →
Connect your AI agent to StackOne's Postmark MCP server and give it 76 MCP tools out of the box. Auth, tool execution, and security all managed.
Coverage
Create, read, update, and delete across Postmark — and extend your agent's capabilities with custom actions.
Authentication
Per-user OAuth in one call. Your Postmark MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Every Postmark tool response scanned for prompt injection in milliseconds — 88.7% accuracy, all running on CPU.
Prompt Injection Defense →Performance
Free up to 96% of your agent's context window to enhance reasoning and reduce cost, on every Postmark call.
Tools Discovery →A Postmark MCP server lets AI agents read and write Postmark data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Postmark MCP server ships with 76 pre-built actions, fully extensible via the Connector Builder — plus managed authentication, prompt injection defense, observability, and agent execution runtime. Connect it from MCP clients like Claude Desktop, Claude Code, Cursor, Goose, and VS Code, or from agent frameworks like OpenAI Agents SDK, LangChain, and Vercel AI SDK.
Every action from Postmark's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Send a single email through Postmark
Send a batch of up to 500 emails in a single API call
Create a new email template
Retrieve a specific template by ID or alias
Delete a template by ID or alias
Search bounces with filters
Get details for a single bounce
Create a new webhook
Get a specific webhook configuration
Delete a webhook
Create a new message stream
List all message streams for the server
Get a specific message stream
Create email address suppressions
Delete email address suppressions
Create an inbound rule to block emails matching a pattern
List inbound rules
Delete an inbound rule
Create a new server
Get server details by server ID
Delete a server
List all sender signatures in the account
Get a sender signature’s details
Create a new sender signature
Delete a sender signature
List all domains in the account
Get domain details
Register a new domain
Delete a domain
Send an email using a pre-defined template
Send a batch of template-based emails in a single API call
List all templates for the server
Get delivery statistics overview
Get the raw bounce message content
Get outbound overview statistics
Get sent email counts by day
Get bounce counts by type and day
Get spam complaint counts by day
Get tracked email counts by day
Get email open counts by day
Get email platform usage
Get email client usage
Get click counts by day
Get browser usage
Get browser platform usage
Get click counts by email body location
List all webhooks for the server
Get the current server configuration
List all servers in the account
Edit an existing template
Validate template syntax and rendering
Search outbound messages with optional filters
Get full details of a sent message
Get raw SMTP source content of a sent message
Search inbound messages with optional filters
Get full details of a received inbound message
Bypass inbound rules for a blocked inbound message
Retry a failed inbound message webhook delivery
Search all message open events
Get open events for a specific message
Search all message click events
Get click events for a specific message
Reactivate a bounced email address
Edit an existing webhook
Edit a message stream
Archive a message stream
Unarchive a previously archived message stream
Suppression dump for a message stream
Edit server configuration
Edit a server's configuration by server ID
Edit a sender signature
Resend the confirmation email for a sender signature
Edit a domain's Return-Path configuration
Verify DKIM DNS records for a domain
Verify Return-Path DNS records for a domain
Rotate DKIM keys for a domain
One endpoint. Any framework. Your agent is talking to Postmark in under 10 lines of code.
Agent Frameworks
{
"mcpServers": {
"stackone": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://api.stackone.com/mcp?x-account-id=<account_id>",
"--header",
"Authorization: Basic <YOUR_BASE64_TOKEN>"
]
}
}
}Anthropic's code_execution processes data already in context. Custom MCP code mode keeps raw tool responses in a sandbox. 14K tokens vs 500.
11 min
Benchmarking BM25, TF-IDF, and hybrid search for MCP tool discovery across 916 tools. The 80/20 TF-IDF/BM25 hybrid hits 21% Top-1 accuracy in under 1ms.
10 min
MCP tools that read emails, CRM records, and tickets are indirect prompt injection vectors. Here's how we built a two-tier defense that scans tool results in ~11ms.
12 min
origin_owner_id.All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.