Analytics
i-gaming.tools
Provides search and discovery tools for iGaming slot providers and slots, including profiles, catalogs, and demand metrics.
ENDPOINT 1
https://mcp.i-gaming.tools/mcp
MCP server metadata
- Name
- iGaming Tools MCP
- Version
- 3.4.7
Known tools 17
get_providerGet full provider profile: firmographics, licensing, offices, counts, HATEOAS links.
Inferred read-onlylist_provider_slotsList slots made by a specific provider, with structural filters.
Inferred read-onlyget_provider_demandGet demand/popularity snapshot for a provider: computed_at, metrics, top_slots.
Inferred read-onlyget_slotGet full slot profile: data (RTP/volatility/mechanics), spec_sheet, assets.
Inferred read-onlyget_seriesGet a slot series (game family) summary: aggregate stats plus a short roster.
Inferred read-onlyget_demand_cutDemand cut: which slots are searched in a given market, ranked by 12-month volume.
Inferred read-onlyget_regulatorGet full regulator profile: jurisdiction, authority_for, statutory_authority, hosts.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.igaming-tools-mcp]
url = "https://mcp.i-gaming.tools/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"igaming-tools-mcp": {
"type": "http",
"url": "https://mcp.i-gaming.tools/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: igaming-tools-mcp
Remote MCP URL: https://mcp.i-gaming.tools/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"igaming-tools-mcp": {
"url": "https://mcp.i-gaming.tools/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"igaming-tools-mcp": {
"type": "http",
"url": "https://mcp.i-gaming.tools/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "igaming-tools-mcp",
"transport": "streamable-http",
"url": "https://mcp.i-gaming.tools/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for i-gaming.tools was fetched 2026-07-26T18:16:15.712Z and is being refreshed.
i-gaming.tools is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.