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