Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ’ป Developer Tools
  3. Quorel
Q
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

Quorel

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe havenโ€™t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time โ€” check back soon.
View RepositoryVisit Website

Turn any public website into a clean, versioned, queryable API โ€” with native MCP support.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "quorel": {
      "command": "npx",
      "args": [
        "-y",
        "quorel"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ’ป More in Developer Tools

Documentation Overview

Quorel

Give your AI agent a live, versioned view of any website.

Note: this codebase was originally built and named Vexaro, before the product was renamed to Quorel. The code, commit history, and package names in this repo still reflect the original name. A rename pass is planned. This repo is public, you're looking at the real, current implementation right now: github.com/var-raphael/vexaro. The live product, docs, and public API are already fully rebranded as Quorel: quorel.vercel.app

Describe the fields you want, in plain English. Quorel extracts them nightly, keeps every past version permanently queryable, and hands your AI agent an MCP tool that can read, query, and even fix the data directly, without you writing a scraper.

Live and public beta: quorel.vercel.app Docs: quorel.vercel.app/docs/quickstart


What it does

Most data tools hand you today's snapshot and move on. Quorel keeps every past version, permanently queryable, so you can see what changed and when, not just what's true right now.

  • Plain-English schema definition. Describe the fields you want (title (string), the title of the article) and Quorel figures out extraction.
  • Nightly refresh, versioned. Every refresh is a saved, diffable version. Compare any two versions side by side, roll back in one click, or freeze a version so it can't change again.
  • Fork any public dataset. Start from someone else's dataset the way you'd fork a repo.
  • MCP on every plan, including Free. Claude or any MCP-compatible agent can query a dataset, ask what changed since last week, and even fix bad rows itself, publishing the correction as a new, reversible version.
  • No scraper maintenance. Extraction adapts when the underlying page layout changes, instead of silently breaking.

Try it with zero setup

Public datasets need no account, no API key. Just a GET request:

Code
GET https://quorel.vercel.app/api/1/hacker-news-top/active/
    ?format=json
    &limit=5
    &sort=score:desc
config.json
[
  {
    "title": "Show HN: I built a source of truth for the web",
    "score": 412,
    "comments": 187,
    "url": "https://news.ycombinator.com/item?id=..."
  }
]

Browse all public datasets in the marketplace, swap the slug, and query any of them the same way.

API URL structure

Code
https://quorel.vercel.app/api/{dataset_id}/{name-slug}/{version}/
PartMeaning
dataset_idThe numeric ID of the dataset
name-slugThe dataset name, lowercased and hyphenated
versionactive (pinned version), latest, or v1, v2, v3, etc.

Query parameters

Every endpoint accepts the same set of parameters, stack as many as you need:

ParameterDefaultDescription
formatjsonOutput format: json, jsonl, csv, tsv, xml, parquet
limitallMax number of entities to return
offset0Skip the first N entities
sortnoneSort by a field, e.g. sort=score:desc
keywordsnoneFull-text search across all fields, comma-separated for OR
keywords_modeorUse and for AND search across keywords
filternoneExact match on a field, e.g. filter=category:finance. Repeatable
filter_containsnonePartial match on a field. Repeatable
keep_fieldnoneReturn only these fields (dot-notation supported)
drop_fieldnoneRemove these fields from the response
dedupfalseRemove duplicate entities. Use dedup_key=field1,field2 to dedup on specific fields
denullfalseStrip null and empty string values recursively
flattenfalseFlatten nested objects into dot-notation keys (auto-applied for csv, tsv, parquet)
samplenoneReturn N randomly sampled entities
countfalseReturn only the count of matched entities
altfalseReturn the alt version of the dataset, if one exists
include_sourcetrueInclude the _source field (origin URL of each entity)
prettytruePretty-print JSON output

Rate limits

AccessLimit
Public (no auth)100 requests/minute, per IP
Private (Bearer token)300 requests/minute, per IP

Rate limit headers are included in every response: X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset.

Creating your own dataset

Free account, no credit card required. One dataset, up to 20 URLs.

  1. Sign up at quorel.vercel.app/auth
  2. Paste URLs or describe your intent. Import URLs directly, or describe what you want in plain English and Quorel discovers sources via web search.
  3. Define your schema. Tell Quorel which fields you want and what they mean, e.g. score (number), the upvote count.
  4. Wait for processing. Quorel crawls your URLs, runs AI extraction against your schema, and versions the result.
  5. Hit your endpoint. Query it exactly like the public example above, using your dataset ID and slug from the dashboard.

Accessing a private dataset

Code
GET https://quorel.vercel.app/api/42/my-dataset/active/
Authorization: Bearer your_private_key

Find your private key in your dataset's dashboard page.

MCP: letting an agent work the data directly

Every dataset ships with an MCP server, on every plan, including Free. Claude or any MCP-compatible agent can filter it, sort it, ask what changed, and even fix bad rows itself.

Code
Inside a Claude chat:

> what changed on job-board-listings this week
โ†’ queried v14 vs v9, 23 postings added, 8 removed

> fix the missing salary fields and publish v15
โ†’ reviewed 200 rows, filled 14 fields from listing text
โ†’ live at /job-board-listings/v15

Agent-made changes land in the same versioned, reversible system as anything done by hand, nothing is silently overwritten. Full details: quorel.vercel.app/docs/mcp

Versioning and rollback

  • See exactly what changed. Compare any two versions side by side: added rows, removed rows, changed values.
  • Roll back in one click. A bad refresh pulled in dirty data? Revert instantly, or freeze a version so it can't change again.
  • Fork any public dataset. Start from someone else's dataset the way you'd fork a repo, add your own fields, publish your own copy.

Full details: quorel.vercel.app/docs/versioning

Pricing

FreePro ($19/mo)Scale
Datasets15Unlimited
URLs per dataset20100500
RefreshNightlyOn-demand via ping URLCustom schedules
Version history & rollbackโœ…โœ…โœ…
MCP accessโœ…โœ…โœ…
SupportCommunityEmailDedicated

Scale is coming soon, join the waitlist.

What people build with it

  • Competitor pricing history, every price change tracked, not just today's number
  • Job market monitoring, postings, salaries, and what got taken down
  • Real estate over time, status changes, price drops, days on market, versioned
  • Live context for AI agents, Claude checking what changed on a site since last week
  • A data backend for apps, query params in, structured API out, no scraping infra to own

Docs

  • Quickstart
  • Creating a dataset
  • API reference
  • MCP
  • Webhooks
  • Versioning and rollback
  • FAQ

About this repo

This is the working codebase for Quorel, built and maintained solo. It was originally developed under the name Vexaro; the product was later renamed to Quorel, and that rename is reflected across the live product, docs, and public-facing brand. A full rename pass across this codebase (package names, internal references) is planned.

The code is open here: github.com/var-raphael/vexaro. Issues, questions, and contributions are welcome.

Live product: quorel.vercel.app Contact: samuelraphael925@gmail.com

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Ignite UI MCP Server logoIgnite UI MCP Server

    Unified MCP server for Ignite UI โ€” documentation, API, and CLI scaffolding

    ๐Ÿ’ป Developer Tools1 views
    Compare vs Ignite UI MCP Server โ†’
  • MCP Server Taiwan Weather logoMCP Server Taiwan Weather

    ็”จๆ–ผๅ–ๅพ—่‡บ็ฃไธญๅคฎๆฐฃ่ฑก็ฝฒ API ่ณ‡ๆ–™็š„ Model Context Protocol (MCP) Server

    ๐Ÿ’ป Developer Tools0 views
    Compare vs MCP Server Taiwan Weather โ†’
  • Openunfurl logoOpenunfurl

    Zero-signup anonymous link-unfurl API. One GET returns clean JSON metadata for any public URL.

    ๐Ÿ’ป Developer Tools0 views
    Compare vs Openunfurl โ†’
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    ๐Ÿ’ป Developer Tools1 views
    Compare vs PraisonAI โ†’

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Quorel

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "quorel": { "command": "npx", "args": ["-y", "Quorel"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewQuorel AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/quorel?style=directory)](https://allmcps.com/mcp/quorel)
HTML Embed
<a href="https://allmcps.com/mcp/quorel"><img src="https://allmcps.com/api/badge/quorel?style=directory" alt="Quorel on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ’ปDeveloper Tools
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging ยท 27/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ’ป Developer Tools โ†’Best MCP servers for Developers โ†’Alternatives to Quorel โ†’Install in Claude DesktopInstall in CursorInstall in VS Code