get_naver_keyword_history — uplika MCP Tool Read-only
get_naver_keyword_history
(get naver keyword history) is one of 54 tools on the
uplika
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_naver_keyword_history from your client
- Claude Code uplika get_naver_keyword_history run in your project directory
- Claude Desktop uplika get_naver_keyword_history ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor uplika get_naver_keyword_history ~/.cursor/mcp.json
- VS Code uplika get_naver_keyword_history .vscode/mcp.json
- Zed uplika get_naver_keyword_history ~/.config/zed/settings.json
- Windsurf uplika get_naver_keyword_history ~/.codeium/windsurf/mcp_config.json
- Cline uplika get_naver_keyword_history ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI uplika get_naver_keyword_history ~/.gemini/settings.json
- Grok uplika get_naver_keyword_history .mcp.json (in your project root)
- ChatGPT uplika get_naver_keyword_history Settings → Connectors → Advanced → Developer mode
- Claude.ai uplika get_naver_keyword_history Settings → Connectors → Add custom connector
- LangChain uplika get_naver_keyword_history pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http uplika https://api.uplika.com/mcp
Other tools on this server
- list_accounts
- select_channels
- list_platforms
- list_posts
- list_channel_posts
- publish
- open_post
- get_post
- retry_post
- update_post
- publish_now
- delete_post
- list_replies
- reply
- like
- follow
- hide_reply
- delete_reply
- get_insights
- describe_grammar
- naver_layout
- bridge_status
- list_naver_drafts
- publish_naver_draft
- diagnose_naver_blog
- expand_naver_keywords
- research_naver_keywords
- list_naver_keyword_reports
- search_youtube_videos
- get_publish_options
- get_quota
- refresh_account
- media_presign
- media_from_url
- update_media
- media_upload_link
- media_upload_status
- media_complete
- list_automation_templates
- list_automations
- get_automation
- create_comment_to_dm
- create_automation
- put_automation
- enable_automation
- disable_automation
- list_automation_runs
- list_conversations
- read_conversation
- send_dm
- get_contact
- list_mentions
- approve_reply
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.