← Registry

Analytics

quarrion.ai

Provides job salary data, search FAQ, and pricing plans for the Quarrion job platform.

1 endpoint5 known toolsFirst detected September 2, 2026Last detected September 2, 2026

ENDPOINT 1

https://quarrion.ai/api/v1/mcp

No auth detected

MCP server metadata

Name
quarrion
Version
1.1.0
Capabilities
tools.listChanged

Known tools 5

salary_advertised

Advertised-salary medians computed from real job postings: p25, median and p75 of the pay employers actually stated, with the number of postings behind each figure and the date range they were drawn from.

Potential side effects
salary_globe

Modelled salary estimates by country for a job role, normalised to USD and inflation-adjusted; pass a two-letter ISO country code to drill down into that country's cities.

Inferred read-only
salary_roles

List the job-role titles that have salary data available, with how many countries each one covers, the confidence of the best source, and when it was last updated.

Inferred read-only
search_faq

Search the published Quarrion FAQ — how job discovery, scoring, CV tailoring and data handling actually work.

Inferred read-only
get_pricing_plans

The public Quarrion subscription plans: name, price in GBP, billing period, feature list and the per-metric usage limits each plan includes.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.quarrion]
url = "https://quarrion.ai/api/v1/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "quarrion": {
      "type": "http",
      "url": "https://quarrion.ai/api/v1/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: quarrion
Remote MCP URL: https://quarrion.ai/api/v1/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "quarrion": {
      "url": "https://quarrion.ai/api/v1/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "quarrion": {
      "type": "http",
      "url": "https://quarrion.ai/api/v1/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "quarrion",
  "transport": "streamable-http",
  "url": "https://quarrion.ai/api/v1/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.