MCP Server for ai.market - Search, evaluate, and purchase datasets
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"aimarket-mcp-server","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# ai.market MCP Server MCP (Model Context Protocol) server for the [ai.market](https://ai.market) data marketplace. Enables LLM clients like Claude Desktop, Cursor, and Cline to search, evaluate, and purchase datasets. ## Features - **Search datasets** by natural language query - **Get detailed information** about datasets including schema, pricing, and compliance - **Preview sample data** before purchasing - **Check wallet balance** and manage funds - **Purchase datasets** directly from your LLM client - **Access purchased data** via signed download URLs - **Sandbox mode** for testing without real charges ## Installation ### Option 1: Install from PyPI ```bash pip install aimarket-mcp-server ``` ### Option 2: Install from source ```bash git clone https://github.com/maxrobbins/aimarket-mcp-server.git cd aimarket-mcp-server pip install -e . ``` ## Configuration ### Environment Variables | Variable | Description | Default | |----------|-------------|---------| | `AIMARKET_API_KEY` | Your ai.market API key | None | | `AIMARKET_SANDBOX` | Enable sandbox mode | `false` | | `AIMARKET_BASE_URL` | API base URL | Production URL | | `AIMARKET_TIMEOUT` | Request timeout (seconds) | `30` | ### Getting an API Key 1. Sign up at [ai.market](https://ai.market) 2. Go to Settings → API Keys 3. Create a new API key 4. Copy the key and set it as `AIMARKET_API_KEY` ### Sandbox Mode For testing without real charges, enable sandbox mode: ```bash export AIMARKET_SANDBOX=true ``` In sandbox mode: - Uses mock datasets (5 sample datasets) - $1,000 fake wallet balance - No real purchases or charges ## Claude Desktop Configuration Add to your Claude Desktop config file: **macOS:** `~/Library/Application Support/Claude/claude_desktop_config.json` **Windows:** `%APPDATA%\Claude\claude_desktop_config.json` ```json { "mcpServers": { "aimarket": { "command": "python", "args": ["-m", "aimarket_mcp.server"], "env": { "AIMARKET_API_KEY": "your_api_…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.