Jackpot Keywords
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JACKPOTKEYWORDS_API_KEY | Yes | API key from https://jackpotkeywords.web.app/developers | |
| JACKPOTKEYWORDS_API_BASE | No | Override the API base URL. Default: https://jackpotkeywords.web.app/api/v1 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| jackpotkeywords_credit_balanceA | Return the current JackpotKeywords credit balance for the authenticated account. Use this before calling /recommend or /aeo-scan to verify the account has credits available. |
| jackpotkeywords_recommendA | Run the full keyword research pipeline for a product and return ranked keyword recommendations by composite Jackpot Score (volume, CPC, competition, trend, cluster strength, AI relevance). Backed by real Google Ads Keyword Planner data. Costs $0.10 per call (10¢, regardless of limit). Refunded automatically on pipeline failure. Latency ~60–180 seconds — agents should set generous timeouts. |
| jackpotkeywords_recommend_deepA | Run the deep keyword research pipeline for a product. Same inputs as jackpotkeywords_recommend, but also runs parallel competitor discovery (broadens the keyword set) and returns the cluster + category + competitor-brand aggregates that the standard recommend tool discards. Use this when you need to see WHICH keyword clusters matter and WHO else is ranking, in one call. Costs $0.30 per call (30¢, regardless of limit). Refunded automatically on pipeline failure. Latency ~75–200 seconds — agents should set generous timeouts. |
| jackpotkeywords_auditA | Run an SEO audit on a URL. Crawls the primary page plus up to 8 priority secondary pages, checks technical / content / crawlability / structured-data / local / social-sharing categories, and returns scored checks, per-page issues, keyword gaps, and prioritized recommendations. AEO (AI-visibility) data is intentionally NOT bundled — call jackpotkeywords_aeo_scan for that. Costs $0.50 per audit (50¢). Refunded automatically on failure. Latency ~20–60 seconds. |
| jackpotkeywords_aeo_scanA | Run an AI-visibility scan for a product URL. Asks 10 buyer-intent queries against Gemini's grounded search and reports, per query: whether the URL was cited as a source, mentioned in the answer text, or absent — plus the top sources the AI did cite. Costs $1.00 per scan (100¢). Refunded automatically on failure. Latency ~30–120 seconds. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/smythmyke/jackpotkeywords-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server