1. Conduid
  2. Other
  3. mm-mcp
MCP server · Other

mm-mcp

Unclaimed other
30Low

Scored 4 months ago · breakdown

About mm-mcp

mm-mcp is an MCP server in the Other category. It has been installed 0 times through Conduid.

Install

Clone
git clone https://github.com/lukaskostka99/mm-mcp

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about mm-mcp

Powered by Claude · Grounded in docs

I know everything about mm-mcp. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

README

Marketing Miner MCP

Minimalistický MCP server (FastMCP) pro Marketing Miner API, připravený pro nasazení na Smithery.

Běh lokálně

  1. Vytvořte a naplňte .env podle .env.example (zejména MM_API_TOKEN).
  2. Nainstalujte závislosti:
pip install -r requirements.txt
  1. Spusťte server (SSE transport je výchozí):
python marketing_miner.py

Server poběží na HOST:PORT (výchozí 0.0.0.0:8000).

Nasazení na Smithery

  • Nastavte proměnné prostředí: MM_API_TOKEN (povinné), volitelně HOST, PORT, TRANSPORT (sse).
  • Spouštěcí příkaz: python marketing_miner.py.

Nástroje

  • get_keyword_suggestions(lang, keyword, suggestions_type?, with_keyword_data?)
  • get_search_volume_data(lang, keyword)

README mirrored from the source repository 4 months ago. The original is authoritative.

Questions

About mm-mcp

How do I install mm-mcp?

Run git clone https://github.com/lukaskostka99/mm-mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is mm-mcp safe to use with an AI agent?

Its trust score is 30 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is mm-mcp still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.