MCP Server
MCP
Mixmax
Mixmax email productivity MCP server for Model Context Protocol hosts
Install
npx -y @mindstone/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@mindstone/mcp-server-mixmax",
"version": "0.3.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Mixmax API token (from dashboard settings)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "MIXMAX_API_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment