69
/ 100
26 days ago
glama

Kakao Keyword Ads MCP

Enables querying and analysis of Kakao Keyword Ads data, including campaigns, ad groups, keywords, and performance reports. Supports 21 read-only tools and 2 resources for accessing ad account information and metrics.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 7 credentials: KAKAO_BUSINESS_TOKEN, KAKAO_REST_API_KEY, KAKAO_BUSINESS_CLIENT_SECRET, KAKAO_LOGIN_CLIENT_SECRET, KAKAO_MCP_OAUTH_CLIENT_SECRET, KAKAO_MCP_OAUTH_JWT_KEY, KAKAO_MCP_ACCESS_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretKAKAO_BUSINESS_TOKEN
🔐 secretKAKAO_REST_API_KEY... # OAuth client_id (발급용)
🔐 secretKAKAO_BUSINESS_CLIENT_SECRET... # 비즈니스 인증 Client Secret (발급용)
🔐 secretKAKAO_LOGIN_CLIENT_SECRET
configKAKAO_REDIRECT_URI... # 앱에 등록한 Redirect URI (발급용)
configKAKAO_MCP_OAUTH_CLIENT_ID
🔐 secretKAKAO_MCP_OAUTH_CLIENT_SECRET
configPUBLIC_BASE_URL
configKAKAO_MCP_OAUTH_HD
🔐 secretKAKAO_MCP_OAUTH_JWT_KEY
🔐 secretKAKAO_MCP_ACCESS_TOKEN
configKAKAO_MCP_GATE_MCP
configKAKAO_REPORT_MAX_DAYS
configKAKAO_MCP_TRANSPORT
configHOST
configPORT
configKAKAO_SESSION_STORE
configKAKAO_SESSION_STORE_PATH
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/plataid-kakao-keywordad-mcp-1vp4jj)](https://m8ven.ai/mcp/plataid-kakao-keywordad-mcp-1vp4jj)
commit: 3aa87acc102603cf5fb52ee77a701e84ee5c088a
code hash: 2b0bb18395fe061ddb8b974ce8564ff81671fa9dcb149d8d21a5389e32fc57e7
verified: 7/5/2026, 9:03:14 AM
view raw JSON →