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,

コメント

「開発者ツール」の他のコンテンツ