MCP.so
Sign In
Servers

Quorel - Web Data MCP

@var-raphael

Quorel turns any public website into a versioned, queryable API. Define a schema once in plain English, and Quorel extracts, structures, and refreshes the data nightly, full version history, diffs, and rollback included. The MCP server lets Claude or any agent browse datasets, qu

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "quorel": {
      "url": "https://quorel.onrender.com/mcp/<YOUR_TOKEN>/sse",
      "transport": "sse"
    }
  }
}

More from Data & Analytics