WagerX Crypto Casino Audits
Remote MCP server with real-money crypto casino audit data: trust scores, rankings, live payout tests, and T&C-decoded bonuses. No API key, Ed25519-signed answers. Endpoint: https://wagerx.io/mcp
Ads
Overview
WagerX MCP Server β Crypto Casino Audits Remote Model Context Protocol server by WagerX.io: real-money crypto casino audit data for AI agents. No API key, every answer Ed25519-signed. Endpoint: https://wagerx.io/mcp (streamable HTTP, no auth, 30 req/min) Also available over A2A: https://wagerx.io/a2a Β· Agent card: /.well-known/agent.json π Docs & quickstart: https://wagerx.io/agent-gateway What it does WagerX deposits and withdraws real crypto at every casino it covers, times the payouts, tests support, and scores each operator on a transparent forensic model. This server exposes that live audit database to any MCP-capable assistant (Claude, ChatGPT, etc.).
Installation
Installation instructions are not available yet.
Configuration
{
"mcpServers": {
"wagerx-crypto-casinos": {
"url": "https://wagerx.io/mcp"
}
}Capabilities
- Check a casino's legitimacy
Ask `check_casino` for a trust score, license, KYC status, and latest real-money test results.
- Compare multiple casinos
Use `compare_casinos` to get a side-by-side breakdown of 2β5 operators.
- Find top-rated casinos
Query `top_casinos` for the highest-ranked operators based on audit trust scores.
- Discover new or best-bonus casinos
Use `new_casinos` or `best_bonuses` to find recent additions or decode bonus terms like wagering and max cashout.
- Review recent audit activity
Pull the latest audits with `latest_audits` or get the full coverage list via `list_casinos`.
Tags
- crypto
- finance
- gaming
- data-analysis
Related MCP servers
PayRam Crypto Card Payment Gateway
OfficialSelf Hosted Payment gateway for agents, openclaw, hermes and more
Capital.com Public API MCP Server
OfficialThe Capital.com MCP Server lets your AI assistant talk to your trading account directly. Market data, position checks, trade previews β all in plain language, without leaving your AI tool.
Bridge Town
OfficialBridge Town is an MCP-native, git-versioned financial modeling platform for FP&A teams and finance leaders. AI agents use Bridge Town tools to create projects, write Python model files, run models in isolated cloud sandboxes, query data, write outputs to Google Sheets, create dashboards, branch scenarios, and collaborate with teammates.
27dream/mcp-eastmoney
China A-share stock market MCP server β real-time quotes, main capital flow ranking, sector fund flow, and historical K-lines via Eastmoney's free APIs. Zero config, no API keys required. 5 tools: `get_stock_quote`, `search_stock`, `main_fund_rank`, `sector_fund_flow`, `get_kline`. Install: `uvx mcp-eastmoney` or `pip install mcp-eastmoney`.