Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Marketing Miner MCPget search volume for 'digital marketing' in the US"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 startAPI Token
Získejte svůj API token na Marketing Miner API