MCP Server
MCP
io.github.theYahia/sendpulse-mcp
MCP server for SendPulse API — mailing lists, email sending, statistics. OAuth2 auth.
Install
npx -y @theyahia/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@theyahia/sendpulse-mcp",
"version": "1.0.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "SENDPULSE_ID"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment