Financial

Numerai MCP Server

Connect your account, then chat with AI to run tools.

Numerai is a crowdsourced AI hedge fund. Access tournament data, submit predictions, manage models, view leaderboards, run diagnostics, and upload pickle models. Supports Classic, Signals, and CryptoSignals tournaments.

Official server
Agent guide included
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

AI Skill
SKILL.md

Domain knowledge for Numerai MCP — workflow patterns, data models, and gotchas for your AI agent.

Numerai is a hedge fund that crowdsources machine learning predictions from data scientists worldwide. This service provides full access to Numerai's tournament ecosystem, including Classic equity predictions, Signals alternative data, and CryptoSignals cryptocurrency tournaments.

Core Capabilities

Tournament Management: Access live tournament information, round schedules, and current competition status across all Numerai tournament types.

Model Operations: Create and manage prediction models, upload trained algorithms for automated submissions, and track model performance across rounds.

Performance Analytics: View detailed leaderboards, analyze model performance history, and access round-by-round payout data and timelines.

Data Access: Download tournament datasets and prediction files for model development and backtesting.

Submission Pipeline: Upload prediction files with automatic diagnostics, validate model performance, and submit pickle files for Numerai Compute automation.

Domain Model

Tournaments have sequential rounds with open/close deadlines. Models are user-submitted algorithms that generate predictions each round. Performance is tracked via leaderboards showing correlation scores, payouts, and rankings. The platform uses staked NMR tokens as skin-in-the-game.

Key Considerations

API credentials require proper permissions for write operations. Tournament rounds have strict submission deadlines. Model diagnostics provide crucial feedback before final submissions. GraphQL queries enable advanced data retrieval beyond standard operations. Pickle uploads require specific format compliance for Numerai Compute integration.

Frequently Asked Questions

What is the Numerai MCP server?

Numerai is a crowdsourced AI hedge fund. Access tournament data, submit predictions, manage models, view leaderboards, run diagnostics, and upload pickle models. Supports Classic, Signals, and CryptoSignals tournaments. It provides tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Numerai MCP to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/numerai-mcp. Authentication is handled automatically.

What authentication does Numerai MCP require?

Numerai MCP uses API Key. Numerai MCP requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Numerai MCP to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/numerai-mcp

What is MCP?

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.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to use Numerai?

Sign in to connect your credentials and start running tools from the chat.

Numerai MCP Server & Skill