PluginBench
MCP Server

io.github.smythmyke/jackpotkeywords-mcp-server MCP Server

io.github.smythmyke/jackpotkeywords-mcp-server

What is the io.github.smythmyke/jackpotkeywords-mcp-server MCP server?

AI-powered keyword research, SEO audits, and AI-visibility scans via the JackpotKeywords REST API.

How to install io.github.smythmyke/jackpotkeywords-mcp-server

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • JACKPOTKEYWORDS_API_KEY
    required
    secret

    API key from https://jackpotkeywords.web.app/developers. Required.

  • JACKPOTKEYWORDS_API_BASE

    Override the API base URL. Default: https://jackpotkeywords.web.app/api/v1

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "jackpotkeywords-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "jackpotkeywords-mcp-server"
      ],
      "env": {
        "JACKPOTKEYWORDS_API_KEY": "<YOUR_JACKPOTKEYWORDS_API_KEY>",
        "JACKPOTKEYWORDS_API_BASE": "<YOUR_JACKPOTKEYWORDS_API_BASE>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "jackpotkeywords-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "jackpotkeywords-mcp-server"
      ],
      "env": {
        "JACKPOTKEYWORDS_API_KEY": "<YOUR_JACKPOTKEYWORDS_API_KEY>",
        "JACKPOTKEYWORDS_API_BASE": "<YOUR_JACKPOTKEYWORDS_API_BASE>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "jackpotkeywords-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "jackpotkeywords-mcp-server"
      ],
      "env": {
        "JACKPOTKEYWORDS_API_KEY": "<YOUR_JACKPOTKEYWORDS_API_KEY>",
        "JACKPOTKEYWORDS_API_BASE": "<YOUR_JACKPOTKEYWORDS_API_BASE>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "jackpotkeywords-mcp-server": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "jackpotkeywords-mcp-server"
      ],
      "env": {
        "JACKPOTKEYWORDS_API_KEY": "<YOUR_JACKPOTKEYWORDS_API_KEY>",
        "JACKPOTKEYWORDS_API_BASE": "<YOUR_JACKPOTKEYWORDS_API_BASE>"
      }
    }
  }
}
Claude Code
claude mcp add jackpotkeywords-mcp-server --env JACKPOTKEYWORDS_API_KEY=<YOUR_JACKPOTKEYWORDS_API_KEY> --env JACKPOTKEYWORDS_API_BASE=<YOUR_JACKPOTKEYWORDS_API_BASE> -- npx -y jackpotkeywords-mcp-server

Related MCP servers

Workflow tools for federal contractors: go/no-go scoring, incumbent intel, recompete, NECO.

View repository →

MarkItUp AI image annotation and marketing-visual generator (variations, outpaint, bg-removal).

View repository →

Patent dossiers, prosecution, claims + a legal layer (PTAB, litigation, term) + AI risk. USPTO.

View repository →