Sponsored by Deepsite.site

Quorel - Web Data MCP

Created By
Raphaela month ago
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, query/filter/sort them, and even clean or fix entities directly via pull_for_edit and push_alt_version.
Overview

Quorel — The source of truth for the live web

Quorel turns any public website into a clean, versioned, queryable API. Define what data you want once in plain English, and Quorel fetches it, structures it against your schema, and refreshes it automatically every night. No scrapers to maintain, no cleaning scripts, no dirty surprises.

Every Quorel dataset ships with a native MCP server included on every plan, so Claude or any MCP-compatible agent can browse, filter, clean, and edit your data conversationally — without you writing a single script.

Features

  • Schema-first extraction — describe the fields you want in plain English, Quorel maps web content to them precisely
  • Nightly automatic refresh, plus on-demand refresh via a dedicated ping URL
  • Immutable version history with full diff viewer and one-click rollback
  • Export to JSON, JSONL, CSV, TSV, XML, or Parquet
  • Webhook notifications when a dataset finishes refreshing
  • Clone and extend any public dataset from the marketplace

MCP Tools

ToolWhat it does
list_datasetsList all datasets owned by the authenticated user
get_dataset_schemaInspect a dataset's fields and version metadata
query_datasetFilter, sort, dedupe, and paginate entities; export in any format
get_entityFetch a single entity by index
pull_for_editPull the full entity list for agent-driven cleanup
update_entityPatch a single entity's fields in the alt version
delete_entityRemove one or more entities from the alt version
push_alt_versionPublish a cleaned/processed batch as the alt version
append_alt_versionAppend a processed batch to an existing alt version

Example

query_dataset(dataset_id: 142, keywords: "senior remote", sort: "salary:desc", limit: 5)
→ 47 entities matched, returned as JSON sorted by salary

pull_for_edit(dataset_id: 142, use_alt: false)
→ Claude reviews 1,204 entities, dedupes and fixes null fields

push_alt_version(dataset_id: 142, version: 3, entities: [...])
→ live at /remote-jobs/v3/alt

Links

Server Config

{
  "mcpServers": {
    "quorel": {
      "url": "https://quorel.onrender.com/mcp/<YOUR_TOKEN>/sse",
      "transport": "sse"
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Tavily Mcp
WindsurfThe new purpose-built IDE to harness magic
ChatWiseThe second fastest AI chatbot™
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Serper MCP ServerA Serper MCP Server
Playwright McpPlaywright MCP server
Amap Maps高德地图官方 MCP Server
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
CursorThe AI Code Editor
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
DeepChatYour AI Partner on Desktop
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.