marketing-api-mcp-server

samayhuf-star/marketing-api-mcp-server
★ 0 stars Python API Integration Updated 5d ago
MCP server for 7 marketing data APIs: contacts, Google Maps, business metadata, SEO, AI summaries, tech detection, citation checking. Solana USDC payments.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "marketing-api-mcp-se": {
      "command": "uvx",
      "args": [
        "marketing-api-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install marketing-api-mcp-server