MCP Server
MCP
io.github.smythmyke/jackpotkeywords-mcp-server
AI-powered keyword research, SEO audits, and AI-visibility scans via the JackpotKeywords REST API.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "jackpotkeywords-mcp-server",
"version": "0.2.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key from https://jackpotkeywords.web.app/developers. Required.",
"isRequired": true,
"isSecret": true,
"name": "JACKPOTKEYWORDS_API_KEY"
},
{
"description": "Override the API base URL. Default: https://jackpotkeywords.web.app/api/v1",
"name": "JACKPOTKEYWORDS_API_BASE"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment