Keyword Tool logo

Keyword Tool

Real keyword suggestions, search volume, and competitor analysis for your AI.

·No reviews yet
Docs
Share:

About

Keyword Tool MCP gives your AI assistant full access to the same keyword research data available in the Keyword Tool web interface — keyword suggestions, search volume, CPC, competition, and competitor analysis across Google, YouTube, Amazon, Bing, eBay, App Store, Instagram, Twitter/X, TikTok and more. Requires a Keyword Tool Pro subscription. Connect via OAuth from Claude Desktop, claude.ai, ChatGPT (Developer Mode), Perplexity, or any MCP-compatible client by adding the endpoint URL.

Example tools

Illustrative tool names — the actual tool set is defined by the server at runtime.

web_search
Search the web and return top results
fetch_url
Fetch and return the contents of a URL

Screenshots

No screenshots yet.

Install Keyword Tool

Server URL

https://mcp.keywordtool.io

Claude Desktop

Add this to claude_desktop_config.json.

{
  "mcpServers": {
    "keyword-tool": {
      "url": "https://mcp.keywordtool.io",
      "transport": "http",
      "authType": "oauth"
    }
  }
}

Cursor

Add this to ~/.cursor/mcp.json.

{
  "mcpServers": {
    "keyword-tool": {
      "url": "https://mcp.keywordtool.io"
    }
  }
}

VS Code

Add this to your workspace settings.json.

{
  "mcp.servers": {
    "keyword-tool": {
      "type": "http",
      "url": "https://mcp.keywordtool.io"
    }
  }
}

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Discussion(0)

Sign in to join the discussion.

No comments yet.