Tools
Every read-only tool the Analyse MCP server offers, and which plan features they need.
Every tool is read-only. Start with list_games to get game ids; every other tool takes a game_id.
- Dates are
from and to in YYYY-MM-DD, defaulting to the last 30 days.
- Money is in US dollar cents.
| Tool | What it returns |
|---|
list_games | The games this connection can read |
query_metrics | Any metric the dashboards can show |
compare_periods | Two date ranges side by side, with the change |
read_dashboard | A saved custom dashboard and its tiles |
| Tool | What it returns | Needs |
|---|
list_players | Search and list player profiles | |
read_player | One player: sessions, spend and timeline | |
list_segments | Saved segments and how many players match | Segments (Starter+) |
list_events | The events and properties the game sends | |
| Tool | What it returns | Needs |
|---|
run_funnel | A funnel of 2 to 8 steps | Explore (Pro+) |
run_cohort | Retention by join cohort | Retention |
run_query | A custom query, like the Explore builder | Explore (Pro+) |
| Tool | What it returns | Needs |
|---|
read_campaigns | Campaign spend, attribution and return | Campaigns (Starter+) |
read_sources | Traffic sources and creator codes | Acquisition (Starter+) |
read_experiments | Experiment results and significance | Experiments (Pro+) |
| Tool | What it returns |
|---|
read_revenue | Revenue, ARPU and the package breakdown |
read_transactions | Individual purchases and refunds |
| Tool | What it returns |
|---|
export_csv | A result set as CSV, up to 5,000 rows |
| Tool | What it returns | Needs |
|---|
search_knowledge | Pages in the game's Knowledge that match a search | Knowledge (Pro+) |
read_knowledge_page | One Knowledge page | Knowledge (Pro+) |
Tools your plan does not include are hidden from the client's tool list, so the app never tries to call them.