Skip to main content
Glama
lukaskostka99

Marketing Miner MCP

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:

  1. Jděte na smithery.ai

  2. Vyhledejte "marketing-miner-mcp"

  3. Zadejte své API klíče v Smithery Connect formuláři

  4. Získejte remote hosted URL

  5. 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

-
security - not tested
F
license - not found
-
quality - not tested

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

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/lukaskostka99/marketing-miner-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server