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.

UX Jobs

REMOTE · MCP.UXJOBS.IO · SCANNED SEP 26

Search 4,000+ live UX & product-design jobs from jobs.uxjobs.io. Read-only, no auth.

Available components

+4 this week 74 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 Security63
Transport & Reachability100
Schema Quality & AI Usability77
  • 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 1661 tokens (~207/item across 8 items; 7 tools + 1 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 Management47
  • Stability observed for 14 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage99
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 98% of tool parameters carry a description.Partial
  • 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 7 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 9 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
Install

How do I install the UX Jobs MCP server?

UX Jobs is a hosted endpoint at https://mcp.uxjobs.io/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 · mcp.uxjobs.io

# add to Claude Code
claude mcp add --transport http io-uxjobs-jobs 'https://mcp.uxjobs.io/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "io-uxjobs-jobs": {
      "url": "https://mcp.uxjobs.io/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "io-uxjobs-jobs": {
      "type": "http",
      "url": "https://mcp.uxjobs.io/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.io-uxjobs-jobs]
url = "https://mcp.uxjobs.io/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-uxjobs-jobs": {
      "type": "remote",
      "url": "https://mcp.uxjobs.io/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add io-uxjobs-jobs --url 'https://mcp.uxjobs.io/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  io-uxjobs-jobs:
    url: "https://mcp.uxjobs.io/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "io-uxjobs-jobs": {
      "Transport": "http",
      "Url": "https://mcp.uxjobs.io/mcp"
    }
  }
}
# add to Vellum
assistant mcp add io-uxjobs-jobs -t streamable-http -u 'https://mcp.uxjobs.io/mcp'
// mcp.json
{
  "mcpServers": {
    "io-uxjobs-jobs": {
      "type": "http",
      "url": "https://mcp.uxjobs.io/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

    No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

  • 25 Sept 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 24 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

  • 22 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

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 26 Sept 2026 · Probed https://mcp.uxjobs.io/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=uxjobs.io CN=WE1,O=Google Trust Services,C=US 12 Sept 2026 11 Dec 2026 ECDSA 256 ECDSA-SHA256 8b09f67d0de6d6800e3ffcaf3d942350
SANs: uxjobs.io, mcp.uxjobs.io, *.mcp.uxjobs.io
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.uxjobs.io. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
io. present 57355 8 Verified
uxjobs.io. 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://mcp.uxjobs.io/mcp Verified 200
http (plaintext) http://mcp.uxjobs.io/mcp Inconclusive 405
MCP tools · 7 exposed · ~1,576 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
companies_hiring ~342

Rank companies by number of open UX/product-design roles on jobs.uxjobs.io, optionally within a filter (country, remote, seniority, keywords, recency). Useful for "who is hiring the most designers in Berlin" or "which companies opened design roles this week".

NameTypeReqDescription
companystring–Company name (substring match).
countrystring–ISO-3166 alpha-2 country code, e.g. "US", "GB", "DE".
employment_typestring–e.g. "Full-time", "Contract", "Part-time", "Intern".
limitinteger––
locationstring–City/state/country text to match in the posted location, e.g. "London", "New York", "Germany". Use "remote" for remote roles.
min_open_rolesinteger–Only companies with at least this many matching open roles.
min_salary_usdinteger–Only roles whose posted annual USD salary range reaches at least this figure. Only ~8% of roles post salary.
posted_within_daysinteger–Only roles posted in the last N days (1–60).
querystring–Keywords matched against title, company, location and description, e.g. "senior product designer fintech". All words must match.
remoteboolean–true = only fully-remote roles; false = exclude remote roles.
role_familystring–Design discipline derived from the title.
senioritystring–Seniority derived from the title.
workplacestring–Workplace arrangement when the employer stated one.
NameTypeReqDescription
attributionstringyes–
companiesarrayyes–
generated_atstringyes–
matched_rolesnumberyes–
total_companiesnumberyes–

No examples provided.

fetch ~54

Retrieve one job listing from jobs.uxjobs.io by the id returned from search: location, salary, apply link and a description excerpt; the listing URL has the complete text.

NameTypeReqDescription
idstringyesListing id from search.
NameTypeReqDescription
idstringyes–
metadataobject––
textstringyes–
titlestringyes–
urlstringyes–

No examples provided.

get_job ~90

Return one job listing in detail — location, workplace, posted salary, employer apply link, and a description excerpt when the source provides one — by the id returned from search_jobs (or the jobs.uxjobs.io page slug). The listing URL has the complete text.

NameTypeReqDescription
idstringyesJob id from search_jobs, or the slug from a jobs.uxjobs.io/jobs/{slug}/ URL.
NameTypeReqDescription
apply_urlstringyes–
attributionstringyes–
companystringyes–
countrystring|nullyes–
description_excerptstring|nullyes–
description_notestringyes–
employment_typestring|nullyes–
idstringyes–
locationstringyes–
logostring|nullyes–
open_confidence–yes–
posted_atstring|nullyes–
regionstring|nullyes–
remotebooleanyes–
role_familystringyes–
salarystring|nullyes–
senioritystringyes–
sourcestring|nullyes–
titlestringyes–
urlstringyes–
workplace–yes–

No examples provided.

hiring_snapshot ~331

A statistical snapshot of the design job market on jobs.uxjobs.io: total open roles, roles posted in the last 7 days, remote share, and breakdowns by seniority, discipline, top countries, top cities and top hiring companies. Accepts the same optional filters as search_jobs so you can snapshot a country, a discipline or a keyword.

NameTypeReqDescription
companystring–Company name (substring match).
countrystring–ISO-3166 alpha-2 country code, e.g. "US", "GB", "DE".
employment_typestring–e.g. "Full-time", "Contract", "Part-time", "Intern".
locationstring–City/state/country text to match in the posted location, e.g. "London", "New York", "Germany". Use "remote" for remote roles.
min_salary_usdinteger–Only roles whose posted annual USD salary range reaches at least this figure. Only ~8% of roles post salary.
posted_within_daysinteger–Only roles posted in the last N days (1–60).
querystring–Keywords matched against title, company, location and description, e.g. "senior product designer fintech". All words must match.
remoteboolean–true = only fully-remote roles; false = exclude remote roles.
role_familystring–Design discipline derived from the title.
senioritystring–Seniority derived from the title.
workplacestring–Workplace arrangement when the employer stated one.
NameTypeReqDescription
attributionstringyes–
by_role_familyarrayyes–
by_seniorityarrayyes–
companies_hiringnumberyes–
countriesnumberyes–
generated_atstringyes–
open_rolesnumberyes–
posted_last_7_daysnumberyes–
remote_share_of_stated_workplacenumber|nullyes–
roles_with_posted_salarynumberyes–
top_citiesarrayyes–
top_companiesarrayyes–
top_countriesarrayyes–

No examples provided.

salary_snapshot ~325

Median and quartile posted salary (annual USD, from roles that state a range) by seniority level, optionally filtered by country, remote, discipline or keywords. Only roles with a posted USD range count — typically 5–10% of listings — so treat small samples with caution; the sample size is returned per level.

NameTypeReqDescription
companystring–Company name (substring match).
countrystring–ISO-3166 alpha-2 country code, e.g. "US", "GB", "DE".
employment_typestring–e.g. "Full-time", "Contract", "Part-time", "Intern".
locationstring–City/state/country text to match in the posted location, e.g. "London", "New York", "Germany". Use "remote" for remote roles.
min_salary_usdinteger–Only roles whose posted annual USD salary range reaches at least this figure. Only ~8% of roles post salary.
posted_within_daysinteger–Only roles posted in the last N days (1–60).
querystring–Keywords matched against title, company, location and description, e.g. "senior product designer fintech". All words must match.
remoteboolean–true = only fully-remote roles; false = exclude remote roles.
role_familystring–Design discipline derived from the title.
senioritystring–Seniority derived from the title.
workplacestring–Workplace arrangement when the employer stated one.
NameTypeReqDescription
attributionstringyes–
by_seniorityarrayyes–
currencystringyes–
generated_atstringyes–
overall_median_midnumber|nullyes–
roles_matchednumberyes–
roles_with_salarynumberyes–

No examples provided.

search ~73

Keyword search over live UX & product-design job listings on jobs.uxjobs.io. Returns up to 20 results with id, title and URL; pass an id to fetch for the full listing. Natural-language queries work: "remote senior product designer fintech", "UX researcher London".

NameTypeReqDescription
querystringyesSearch query.
NameTypeReqDescription
resultsarrayyes–

No examples provided.

search_jobs ~361

Search live UX, product-design, UX-research, content-design and design-leadership roles on jobs.uxjobs.io. Filter by keywords, location/country, remote, seniority, discipline, company, posted salary and recency. Returns a page of compact results (newest first, keyword relevance when a query is given) plus the total match count.

NameTypeReqDescription
companystring–Company name (substring match).
countrystring–ISO-3166 alpha-2 country code, e.g. "US", "GB", "DE".
employment_typestring–e.g. "Full-time", "Contract", "Part-time", "Intern".
limitinteger–Results per page (1–50).
locationstring–City/state/country text to match in the posted location, e.g. "London", "New York", "Germany". Use "remote" for remote roles.
min_salary_usdinteger–Only roles whose posted annual USD salary range reaches at least this figure. Only ~8% of roles post salary.
offsetinteger–Skip this many results (for paging).
posted_within_daysinteger–Only roles posted in the last N days (1–60).
querystring–Keywords matched against title, company, location and description, e.g. "senior product designer fintech". All words must match.
remoteboolean–true = only fully-remote roles; false = exclude remote roles.
role_familystring–Design discipline derived from the title.
senioritystring–Seniority derived from the title.
workplacestring–Workplace arrangement when the employer stated one.
NameTypeReqDescription
attributionstringyes–
generated_atstringyes–
offsetnumberyes–
resultsarrayyes–
returnednumberyes–
totalnumberyes–

No examples provided.

Common questions

What is the UX Jobs MCP server?

UX Jobs is an MCP server listed in the public MCP registry as io.uxjobs/jobs. Search 4,000+ live UX & product-design jobs from jobs.uxjobs.io. Read-only, no auth. This page covers its hosted endpoint (https://mcp.uxjobs.io/mcp).

Is the UX Jobs MCP server safe to use?

UX Jobs scores 74 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 UX Jobs MCP server expose?

UX Jobs exposes 7 tools: search_jobs, get_job, companies_hiring, salary_snapshot, hiring_snapshot, and 2 more. Their descriptions and schemas cost roughly 1,576 tokens of context every time the server is loaded.

Does the UX Jobs MCP server require authentication?

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

Is the UX Jobs MCP server still maintained?

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