MCP Server
MCP
io.github.spruikco/send16-mcp
Email for AI agents: send mail, manage contacts, automations & webhooks. Zero-DNS first send.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.send16.com/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "send16-mcp",
"version": "0.5.8",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Send16 API key (sk_live_...), from https://send16.com/dashboard/developers",
"isRequired": true,
"isSecret": true,
"name": "SEND16_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment