/
by ai.smithery
Discover high-impact keyword ideas across Central and Eastern European and English markets. Analyz…
Server configuration and capabilities from the MCP manifest
Size: 1,437 bytes (360 tokens)
Tools Found: 2
Analysis ID: 13jg02wt
This MCP server provides tools for obtaining keyword suggestions and search volume data from the Marketing Miner API.
Stars
Registry ID: 7232380d-710a-45a3-b503-8c3e86cf7414
Added to Registry: 9/21/2025
Last Updated: 9/22/2025
Last Seen: 9/22/2025
License: Other
Default Branch: main
Last Push: 9/17/2025
Open Issues: 0
Historical performance and growth metrics over time
{ "name": "marketing-miner-mcp", "tags": [], "tools": [ { "name": "get_keyword_suggestions", "description": "Získá návrhy klíčových slov z Marketing Miner API", "input_schema": { "type": "object", "required": [ "lang", "keyword" ], "properties": { "lang": { "enum": [ "cs", "sk", "pl", "hu", "ro", "gb", "us" ], "type": "string", "description": "Jazyk (cs/sk/pl/hu/ro/gb/us)" }, "keyword": { "type": "string", "description": "Klíčové slovo pro analýzu" }, "suggestions_type": { "enum": [ "questions", "new", "trending" ], "type": "string", "description": "Typ návrhů (volitelné)" }, "with_keyword_data": { "type": "boolean", "default": false, "description": "Zahrnout data o klíčových slovech (volitelné)" } } }, "output_schema": { "type": "object", "properties": { "content": { "type": "array", "items": { "type": "object", "properties": { "text": { "type": "string" }, "type": { "type": "string" } } } } } } }, { "name": "get_search_volume_data", "description": "Získá data o hledanosti klíčového slova z Marketing Miner API", "input_schema": { "type": "object", "required": [ "lang", "keyword" ], "properties": { "lang": { "enum": [ "cs", "sk", "pl", "hu", "ro", "gb", "us" ], "type": "string", "description": "Jazyk (cs/sk/pl/hu/ro/gb/us)" }, "keyword": { "type": "string", "description": "Klíčové slovo pro analýzu" } } }, "output_schema": { "type": "object", "properties": { "content": { "type": "array", "items": { "type": "object", "properties": { "text": { "type": "string" }, "type": { "type": "string" } } } } } } } ], "version": "2.0.2", "categories": [], "description": "MCP server pro Marketing Miner API" }
Forks
Watchers
Contributors
Last Push: 9/17/2025
Open Issues: 0