Integrations
Used for configuration to store sensitive API keys and URLs needed for Omnisend API integration
Required runtime environment for the MCP server that enables integration with Omnisend's API
Omnisend MCPサーバー
Omnisend API V5 と統合するモデル コンテキスト プロトコル (MCP) サーバー。
特徴
- 連絡先管理(リスト、作成、取得、更新)
- 製品管理(リスト、作成、取得、置換、削除)
- イベントトラッキング
インストール
構成
Omnisend API キーを使用してルート ディレクトリに.env
ファイルを作成します。
使用法
MCP サーバーを起動するには:
MCPサーバーとのやり取り
MCPサーバーは、モデルコンテキストプロトコル(MCP)を理解するクライアントで使用するように設計されています。MCPサーバーとのやり取りは以下のとおりです。
VSコード統合
VS Code で使用するために、 .vscode/mcp.json
に構成ファイルが提供されています。適切な MCP 拡張機能を持つ VS Code は、このサーバーと通信できます。
AIアシスタント
MCP をサポートする Claude などの AI アシスタントは、このサーバーと通信して Omnisend データにアクセスし、操作を実行できます。
Claude Desktopでの使用
この MCP サーバーを Claude Desktop で使用するには:
- 公式サイトからClaude Desktopをダウンロードしてインストールします。
- システムにNode.jsがインストールされていることを確認してください。以下のコマンドを実行して確認できます。Node.js がインストールされていない場合は、 nodejs.orgからダウンロードしてください。Copy
- コンピューターの Claude メニューを開き、「設定...」を選択します。
- 設定パネルの左側のバーにある「開発者」をクリックし、「設定の編集」をクリックします。
- Claude Desktopの設定ファイルが開きます。ファイルの内容を以下の設定に置き換えるか、追加してください。Copy
your_api_key_here
実際の Omnisend API キーに置き換えてください。 - 設定ファイルを保存し、Claude Desktop を再起動します。
- 再起動後、入力ボックスの右下隅にハンマーのアイコンが表示されます。
- 利用可能な Omnisend ツールを表示するには、ハンマー アイコンをクリックします。
- これで、Claude に次のような操作の実行を依頼できるようになりました。
- 「Omnisendで最近の連絡先を一覧表示する」
- 「Omnisendカタログに新しい商品を作成する」
- 「顧客イベントをOmnisendに送信する」
カスタム MCP クライアント
@modelcontextprotocol/sdk
ライブラリを使用してカスタム クライアントを開発できます。
APIドキュメント
Omnisend API の詳細については、公式ドキュメントを参照してください。
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
AI アシスタントが Omnisend マーケティング プラットフォームと対話し、自然言語による連絡先管理、製品管理、イベント追跡操作をサポートするサーバーです。
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol server enabling AI agents to access and manipulate ServiceNow data through natural language interactions, allowing users to search for records, update them, and manage scripts.Last updated -9PythonMIT License
JSON Resume MCP Serverofficial
AsecurityAlicenseAqualityA server that enhances AI assistants with the ability to update your JSON Resume by analyzing your coding projects, automatically extracting skills and generating professional descriptions.Last updated -33239TypeScriptThe Unlicense- -securityFlicense-qualityA Model Context Protocol server that enables AI assistants to interact with Coolify instances through natural language, allowing management of servers, applications, databases, and deployments.Last updated -852TypeScript
- -securityAlicense-qualityThis server implementation allows AI assistants to interact with Asana's API, enabling users to manage tasks, projects, workspaces, and comments through natural language requests.Last updated -65TypeScriptMIT License