Skip to main content
Glama
crowdcent

CrowdCent MCP Server

Official
by crowdcent

download_inference_data

Download prediction challenge inference data for specified periods to a local .parquet file, with optional polling for availability.

Instructions

Download inference data for a specific period. Args: release_date: The release date in 'YYYY-MM-DD' format or 'current' or 'latest' dest_path: Absolute path where to save the data, must end with .parquet poll: Whether to wait for the inference data to be available before downloading poll_interval: Seconds to wait between retries when polling timeout: Maximum seconds to wait before raising TimeoutError (None waits indefinitely) Returns: Success message or error

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
release_dateYes
dest_pathYes
pollNo
poll_intervalNo
timeoutNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/crowdcent/crowdcent-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server