eonik-mcp
Officialeonik は広告制作のための Mac アプリです。すでに効果が出ている広告から始め、素材からカットを組み立て(足りない部分は AI が補完)、ブランドに沿っているか確認し、承認を得ます。エディタは無料です。AI 生成にのみ費用がかかります。主導権はあなたにあり、成果もあなたのものになります。
このリポジトリは、Claude Desktop、Cursor、Codex、ChatGPT があなたの eonik アカウントを利用できるようにするための Model Context Protocol(MCP)コネクタです。Mac アプリそのものではありません。タイムラインの編集と書き出しは Mac 上で行います。
アシスタントができること
ブランド情報、記憶するよう指示したメモ、保存した広告を読む
eonik がすでにアーカイブしている競合広告を調べる(掲載期間、掲載期間の長さ、構成)
自社の Meta パフォーマンスを事実として読む(費用、CTR、ステータス)— 予測としては扱わない
公開広告をシーンごとに分解する
レシートを渡すので、あなたがブリーフを書く
Related MCP server: Peliqan MCP Server
できないこと
広告の一時停止、スケール、停止、配信開始はできません。Meta、TikTok、Google Ads への書き込みはできません。アップロードは Ads Manager での手動クリックです。広告が「効果が出る」とは言いません。
インストール
eonik で API キーを作成します(ワークスペース設定)。
これを Claude Desktop、Cursor、または Codex に追加します:
{
"mcpServers": {
"eonik": {
"command": "npx",
"args": ["-y", "eonik-mcp"],
"env": {
"EONIK_API_KEY": "eonk_live_..."
}
}
}
}任意: EONIK_API_URL(デフォルトは https://api.eonik.ai)と、ブランドが複数ある場合は EONIK_BRAND_ID。
クローンから:
npm install && npm run build
export EONIK_API_KEY=eonk_live_...
node build/index.jsアシスタントがこれらのツールをどう使うべきか: eonik-mcp-skill。
セキュリティ
EONIK_API_KEY は MCP ホストの環境変数に保管してください。コミットしないでください。SECURITY.md を参照してください。
eonik ファミリー
Mac アプリ | ダウンロード · エディタ無料 · macOS 15+ · Apple silicon |
このコネクタ | |
アシスタント用プレイブック | |
Homebrew | |
目にした広告を保存 |
ライセンス
MIT。LICENSE を参照してください。
Maintenance
Related MCP Servers
- -licenseNot gradedqualityBmaintenanceConnects AI assistants to marketing mix models, enabling natural language data upload, performance modeling, budget optimization, and scenario testing.

Peliqan MCP Serverofficial
FlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with the Peliqan platform, providing access to hundreds of data connectors for reading and writing data in business applications.1
Presso MCP Serverofficial
AlicenseNot gradedqualityDmaintenanceConnects e-commerce and marketing data sources like Shopify, GA4, Google Ads, and Meta Ads to AI assistants, enabling natural language queries about store performance, ad campaigns, and customer behavior.72MIT- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to manage, report, and analyze Google Ads campaigns securely with encrypted multi-client support, real-time API integrations, and audit trail logging.51MIT
Related MCP Connectors
Connect e-commerce and marketing data to AI assistants via MCP.
AI marketing agent for Google Ads, Meta, GA4, TikTok, LinkedIn, Shopify, HubSpot and more.
Generate AI UGC video ads from any product URL — avatars, voiceover, OAuth Connect.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/eonik-ai/eonik-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server