Market-Intel-MCP-Server

lstrycharz/Market-Intel-MCP-Server
★ 0 stars Python 🤖 AI/LLM Updated today
MCP server providing AI agents with live US sweepstakes casino market intelligence: 100+ casino directory, state legality, current promotions, recent news, and comparisons.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "market-intel-mcp-ser": {
      "command": "uvx",
      "args": [
        "market-intel-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install market-intel-mcp-server