Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Cerulean Jobs

REMOTE · CERULEANJOBS.COM · SCANNED SEP 27

Open jobs at luxury houses and brands worldwide: search them, read one in full, find roles like it.

Available components

72 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security74
Transport & Reachability100
Schema Quality & AI Usability76
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1839 tokens (~367/item across 5 items; 3 tools + 2 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management7
  • Stability observed for 2 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 3 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
  • Supports UI / widget rendering.Pass
Install

How do I install the Cerulean Jobs MCP server?

Cerulean Jobs is a hosted endpoint at https://ceruleanjobs.com/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · ceruleanjobs.com

# add to Claude Code
claude mcp add --transport http com-ceruleanjobs-search 'https://ceruleanjobs.com/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-ceruleanjobs-search": {
      "url": "https://ceruleanjobs.com/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-ceruleanjobs-search": {
      "type": "http",
      "url": "https://ceruleanjobs.com/api/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-ceruleanjobs-search]
url = "https://ceruleanjobs.com/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-ceruleanjobs-search": {
      "type": "remote",
      "url": "https://ceruleanjobs.com/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-ceruleanjobs-search --url 'https://ceruleanjobs.com/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-ceruleanjobs-search:
    url: "https://ceruleanjobs.com/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-ceruleanjobs-search": {
      "Transport": "http",
      "Url": "https://ceruleanjobs.com/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-ceruleanjobs-search -t streamable-http -u 'https://ceruleanjobs.com/api/mcp'
// mcp.json
{
  "mcpServers": {
    "com-ceruleanjobs-search": {
      "type": "http",
      "url": "https://ceruleanjobs.com/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 26 Sept 26 +1
    • Stability: unverified → 0.03 ▲ functional
  • 25 Sept 26 71

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 27 Sept 2026 · Probed https://ceruleanjobs.com/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=ceruleanjobs.com CN=Amazon RSA 2048 M01,O=Amazon,C=US 21 Sept 2026 6 Apr 2027 RSA 2048 SHA256-RSA 5eb8c54c4d0139a5dce1a9dc2bd3cbb
SANs: ceruleanjobs.com, cerulean.es, www.cerulean.fr, www.ceruleanjobs.ca, www.cerulean.es, www.ceruleanjobs.de, cerulianjobs.com, www.ceruleanjobs.com, ceruleanjobs.ca, www.ceruleanjobs.ch, ceruleanjobs.de, www.ceruleanjobs.it and 8 more
CN=Amazon RSA 2048 M01,O=Amazon,C=US (CA) CN=Amazon Root CA 1,O=Amazon,C=US 23 Aug 2022 23 Aug 2030 RSA 2048 SHA256-RSA 77312380b9d6688a33b1ed9bf9ccda68e0e0f
CN=Amazon Root CA 1,O=Amazon,C=US (CA) CN=Starfield Services Root Certificate Authority - G2,O=Starfield Technologies\, Inc.,L=Scottsdale,ST=Arizona,C=US 25 May 2015 31 Dec 2037 RSA 2048 SHA256-RSA 67f944a2a27cdf3fac2ae2b01f908eeb9c4c6

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of ceruleanjobs.com. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
ceruleanjobs.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://ceruleanjobs.com/api/mcp Verified 200
http (plaintext) http://ceruleanjobs.com/api/mcp HTTPS enforced 301 https://ceruleanjobs.com/api/mcp
MCP tools · 3 exposed · ~1,529 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
fetch ~360

Use this when someone asks about one specific Cerulean listing — its responsibilities, qualifications, skills, experience, education, pay when the employer states it, benefits or required languages — and its id or Cerulean URL is known. Returns that one listing in full as text, with its url and structured details. It does not search. An unknown or closed listing is an error.

NameTypeReqDescription
idstringyesThe listing's id, as every result carries it, or its URL on a Cerulean site.
localestring–The user's language and region, as a BCP 47 tag: fr-CH for someone writing French in Geneva, say. It sets the language of titles and descriptions, and adds localizedUrl, the listing on that locale's…
NameTypeReqDescription
idstringyes–
metadataobjectyes–
textstringyesThe whole listing as text: its summary, responsibilities, qualifications, skills, experience, education, pay where stated, benefits and languages.
titlestringyes–
urlstringyesThe listing on ceruleanjobs.com, where a candidate reads it in full and applies.

No examples provided.

find_similar_jobs ~438

Use this when someone wants more roles like one specific Cerulean listing: the closest open roles by what the job is and where it is. Takes that listing's id, not keywords. If the listing is unknown or has no similarity data, it returns an error rather than unrelated results.

NameTypeReqDescription
countrystring–Keep only similar roles in this country.
idstringyesThe id of the listing to find roles like, as every result carries it, or its URL on a Cerulean site. It is not among its own results.
limitinteger–How many similar roles to return, up to 20. Defaults to 12.
localestring–The user's language and region, as a BCP 47 tag: fr-CH for someone writing French in Geneva, say. It sets the language of titles and descriptions, and adds localizedUrl, the listing on that locale's…
locationstring–Keep only similar roles in this city, region or country.
offsetinteger–How many to skip, for the next page. Defaults to 0, maximum 10000.
NameTypeReqDescription
hasMorebooleanyes–
indexBuiltAtstring––
limitintegeryes–
offsetintegeryes–
resultsnull|arrayyes–
similarToobjectyes–
warningsnull|array––

No examples provided.

search ~731

Use this when someone wants to find, browse, count or compare open roles at luxury houses and brands, the newest openings included. The listings are read from the houses' own career sites every four hours, and closed roles drop out. query takes keywords or a plain request ("senior client advisor, Cartier, Geneva"), and may be empty to browse; brand, place, employment type, seniority, industry and department can also be set as filters, and they combine; posted_within_days keeps only recent listings. Returns one page of listings — each with an id, a short summary and the url where candidates read it and apply — plus total, the number of matches.

NameTypeReqDescription
brandstring–A brand, by name or slug: "Tiffany & Co.", "LV", "louis-vuitton". A name that matches no brand comes back as an unknown_value warning with close spellings.
countrystring–A country, by name or ISO code — "Switzerland", "US", "Deutschland". Narrower than location, and combinable with it.
departmentstring–Department.
employment_typestring–Employment type.
industrystring–Industry.
limitinteger–How many results to return, up to 20. Defaults to 12; more than 20 is served as 20 with a clamped warning.
localestring–The user's language and region, as a BCP 47 tag: fr-CH for someone writing French in Geneva, say. It sets the language of titles and descriptions, and adds localizedUrl, the listing on that locale's…
locationstring–A city, region or country, in any common spelling: "Geneva" or "Genève", "New York" or "NYC", "Lombardy", "UAE".
offsetinteger–How many results to skip, for the next page. Defaults to 0, maximum 10000.
posted_within_daysinteger–Only listings posted in the last N days, by when Cerulean first saw them: 1 for today's, 7 for this week's. Up to 365.
querystring–Keywords, or the request as a plain sentence ("senior client advisor, Cartier, Geneva"). A brand, place, country or employment type it names is applied as that filter, unless the filter is set, and r…
seniority_levelstring–Seniority level.
NameTypeReqDescription
hasMorebooleanyes–
indexBuiltAtstring–When the index was built, RFC 3339: how far results can trail the site.
interpretednull|object–How the query was read, when it named filters or carried words every search does.
limitintegeryes–
offsetintegeryes–
resultsnull|arrayyes–
totalintegeryesHow many listings match, across every page.
warningsnull|array–What was clamped, not recognised or matched nothing — what tells a typo from an empty shelf.

No examples provided.

Common questions

What is the Cerulean Jobs MCP server?

Cerulean Jobs is an MCP server listed in the public MCP registry as com.ceruleanjobs/search. Open jobs at luxury houses and brands worldwide: search them, read one in full, find roles like it. This page covers its hosted endpoint (https://ceruleanjobs.com/api/mcp).

Is the Cerulean Jobs MCP server safe to use?

Cerulean Jobs scores 72 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Cerulean Jobs MCP server expose?

Cerulean Jobs exposes 3 tools: fetch, find_similar_jobs, search. Their descriptions and schemas cost roughly 1,529 tokens of context every time the server is loaded.

Does the Cerulean Jobs MCP server require authentication?

No. We connected to Cerulean Jobs without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Cerulean Jobs MCP server still maintained?

Cerulean Jobs is still listed as active in the MCP registry. We last reached this channel on 27 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.