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 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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