MCP.so
登录

MisarMail MCP Server

@mrgulshanyadav

关于 MisarMail MCP Server

MisarMail MCP server extension for Gemini CLI — email marketing & inbox management

基本信息

分类

开发工具

许可证

MIT

运行时

makefile

发布者

mrgulshanyadav

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "misarmail": {
      "url": "https://api.misar.io/mail/mcp",
      "headers": {
        "Authorization": "Bearer msk_YOUR_KEY"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MisarMail MCP Server?

MisarMail MCP Server exposes the full MisarMail email marketing platform as a set of Model Context Protocol tools, enabling AI assistants to send emails, manage contacts, create campaigns, run A/B tests, check deliverability, and more through natural language.

How to use MisarMail MCP Server?

Add the server URL https://mail.misar.io/api/mcp to your MCP-compatible client's configuration (e.g., Claude Desktop, Cursor, VS Code). Authentication is handled via OAuth 2.0 (recommended) or an API key passed as a Bearer token. A Docker image and npm package are also available for local or programmatic use.

Key features of MisarMail MCP Server

  • 32 tools covering email, campaigns, contacts, analytics,

评论

开发工具 分类下的更多 MCP 服务器