keyword-suggestion

keyword-suggestion

3.9

The Keyword Suggestion MCP Server is a tool for keyword research in SEO and PPC campaigns.

The Keyword Suggestion MCP Server is a powerful tool designed to assist with keyword research for both SEO (Search Engine Optimization) and PPC (Pay-Per-Click) campaigns. It provides keyword recommendations and search volumes, scored by relevance, to help optimize your content strategy and improve visibility across search engines.

Features

  • Keyword Recommendation: The server suggests keywords relevant to your input phrase, aiding in creating effective content or ad campaigns.
  • Search Volume Data: Receive detailed search volume metrics for each suggested keyword, allowing for more informed decision-making in your marketing strategies.
  • Relevance Scoring: All keyword suggestions are scored based on their relevance to your input, ensuring that you focus on the most pertinent options.

Usage with Different Platforms

mcp


{
  "method": "POST",
  "url": "https://api.keywordsuggestion.com/suggest",
  "headers": {
    "Content-Type": "application/json"
  },
  "body": {
    "phrase": "example keyword",
    "lang": "en",
    "loc": "us"
  }
}