Skip to main content
Glama
eonik-ai

eonik-mcp

Official

eonik は広告制作のための 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 での手動クリックです。広告が「効果が出る」とは言いません。

インストール

  1. eonik で API キーを作成します(ワークスペース設定)。

  2. これを 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

このコネクタ

eonik-mcp

アシスタント用プレイブック

eonik-mcp-skill

Homebrew

homebrew-tap

目にした広告を保存

Chrome 拡張機能

ライセンス

MIT。LICENSE を参照してください。

Install Server
A
license - permissive license
A
quality
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

Related MCP Servers

  • -
    license
    Not graded
    quality
    B
    maintenance
    Connects AI assistants to marketing mix models, enabling natural language data upload, performance modeling, budget optimization, and scenario testing.
  • A
    license
    Not graded
    quality
    D
    maintenance
    Connects 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.
    7
    2
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI assistants to manage, report, and analyze Google Ads campaigns securely with encrypted multi-client support, real-time API integrations, and audit trail logging.
    51
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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