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