
Other Tools
v1.14.0
active
lukaskostka99-marketing-miner-mcp
ai.smithery/lukaskostka99-marketing-miner-mcp
Discover high-impact keyword ideas across Central and Eastern European and English markets. Analyz…
Documentation
Marketing Miner MCP
Připojte Marketing Miner k Cursor, Claude, Windsurf a dalším AI asistentům.
MCP server pro analýzu klíčových slov a hledanost pomocí Marketing Miner API.
Použití přes Smithery (Doporučeno)
Nejjednodušší způsob použití je přes Smithery hosted URL:
- Jděte na smithery.ai
- Vyhledejte "marketing-miner-mcp"
- Zadejte své API klíče v Smithery Connect formuláři
- Získejte remote hosted URL
- Přidejte do svého MCP klienta
SHTTP (pro klienty s podporou):
{
"mcpServers": {
"marketing-miner": {
"url": "your-smithery-url.com"
}
}
}
Pro klienty bez SHTTP podpory:
{
"mcpServers": {
"marketing-miner": {
"command": "npx",
"args": ["mcp-remote", "your-smithery-url.com"]
}
}
}
Lokální spuštění
npm install
npm run build
export MARKETING_MINER_API_TOKEN=YOUR_TOKEN
npm start
API Token
Získejte svůj API token na Marketing Miner API
No installation packages available.