Complete Numerai tournament toolkit. Manage models, submit predictions, view leaderboards, track scores and staking, monitor pipeline status, and get NMR/ETH prices — across the full tournament lifecycle.
This MCP Bundle Server is compatible with any MCP client including Claude Desktop, Cursor, and other Model Context Protocol implementations.
Free account required. Works with Claude, Cursor, ChatGPT, and more. Other setup options ↓
Change stake value or type for a Numerai model. Allows switching between scoring metrics (corr, mmc, bmc) and adjusting stake amounts.
Validate Numerai API credentials and return account summary. Shows username, email, wallet address, NMR balance, and model count.
Create a new model in a Numerai tournament. Returns the new model ID, name, and tournament assignment. Use numerai_list_models to see existing models ...
Register a submission after uploading the prediction file via the presigned URL. Call numerai_get_upload_url first, PUT the file, then call this to re...
Get the current active Numerai tournament round number and basic timing info.
Get the latest ETH (Ethereum) price in USD and 24h volume. Useful for gas cost estimation and crypto market context.
Get the Numerai tournament leaderboard. Returns rankings, stakes, correlation scores, and returns for top models.
Get daily performance history for a Numerai model. Returns correlation, MMC, FNC, TC ranks and reputation scores.
Get the public profile of a Numerai model by name. Returns bio, NMR staked, start date, and daily performance metrics.
Get the latest NMR (Numeraire) token price in USD. Useful for calculating stake values and payouts in dollar terms.
Get pending and actual payout amounts for the authenticated user's models. Shows how much NMR is expected from open rounds.
Get the latest Numerai data pipeline status. Shows whether data is ready, scoring is in progress, ETAs for each pipeline stage, and whether today is a...
Get detailed info about a specific Numerai tournament round including timing and resolution status.
Get per-round performance for a Numerai model with flexible filtering. Returns correlation scores, multipliers, payout factors, submission details, an...
List stake transactions (increases, releases, payouts, burns) for your Numerai models. Returns transaction type, amount, value, round, and timestamp. ...
Get submission score history for a Numerai model. Returns per-round scores including correlation value, percentile, payout amounts, and resolution sta...
Get a high-level overview of a Numerai tournament. Returns total accounts, staked models, total NMR at stake, total NMR at risk, and return metrics.
List all past and current tournament rounds for Numerai. Returns round numbers, open/resolve times, and resolution status.
Get a presigned URL for uploading prediction files to Numerai. Returns a URL you can PUT your CSV/Parquet file to. After uploading, call numerai_creat...
Increase NMR stake on a Numerai model. The staked NMR will be at risk — good performance earns up to +5% per round, poor performance burns up to -5%. ...
List available Numerai tournament data files for a given round. Returns filenames (CSV, Parquet) available for download.
List all models belonging to the authenticated Numerai account. Returns model names, IDs, and tournament assignments.
List submissions for a Numerai model. Returns submission ID, filename, round info, selected status, and ticker counts. Use numerai_list_models first t...
Begin releasing NMR stake from a Numerai model. The release takes approximately 1 month to complete, during which the NMR remains at risk. Use numerai...
Set or update the submission webhook URL for a Numerai model. Numerai calls this URL when a new round opens, enabling automated submissions. Set to em...
Set payout selection for a Numerai model. Choose between taking profit (payouts go to wallet) or compounding (payouts added back to stake).
Manually trigger the submission webhook for a Numerai model. Use numerai_set_model_webhook to configure the webhook URL first.
Connect this Numerai Tournament MCP Bundle Server to any MCP client in minutes
Compatible with Claude Desktop, Cursor, and all Model Context Protocol clients
Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.
Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.
Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.