JobYap Job Search
REMOTE · MCP.JOBYAP.COM · 2 COMPONENTS · SCANNED AUG 3
Search job postings aggregated from companies' careers sites, plus each job's discussion thread.
Available components
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 →
Endpoint Security74
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one. See how to fix → View diagnostics → Partial
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability71
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 683 tokens (~85/item across 8 items; 8 tools + 0 resources), lean.Pass
- 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 Coverage93
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 75% of tool parameters carry a description.Partial
- Structured output schemas are declared (25% of tools); any adoption earns full credit.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · mcp.jobyap.com
claude mcp add --transport http com-jobyap-jobs https://mcp.jobyap.com/mcp
[mcp_servers.com-jobyap-jobs] url = "https://mcp.jobyap.com/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-jobyap-jobs": {
"type": "remote",
"url": "https://mcp.jobyap.com/mcp",
"enabled": true
}
}
} openclaw mcp add com-jobyap-jobs --url https://mcp.jobyap.com/mcp --transport streamable-http
mcp_servers:
com-jobyap-jobs:
url: "https://mcp.jobyap.com/mcp" {
"mcpServers": {
"com-jobyap-jobs": {
"type": "http",
"url": "https://mcp.jobyap.com/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
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.
- 3 Aug 26 +7
- Authorization: unverified → partial ▲ security
- 2 Aug 26 +1
- Stability: unverified → 0.03 ▲ functional
- 1 Aug 26 61
First indexed and scored.
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 3 Aug 2026 · Probed https://mcp.jobyap.com/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=jobyap.com | CN=WE1,O=Google Trust Services,C=US | 1 Aug 2026 | 30 Oct 2026 | ECDSA 256 | ECDSA-SHA256 | 400b8bc24b859655136c3f1f2002c01f |
| SANs: jobyap.com, mcp.jobyap.com, *.mcp.jobyap.com | ||||||
| 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 |
DNSSEC insecure
Validation of mcp.jobyap.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| jobyap.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 |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://mcp.jobyap.com/mcp | Verified | 200 | |
| http (plaintext) | http://mcp.jobyap.com/mcp | HTTPS enforced | 301 | https://mcp.jobyap.com/mcp |
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.
fetch Fetch JobYap document (deep research) ~59
Retrieve the full JobYap document for a search result id: the complete posting as markdown (description, salary, locations, apply link) plus top community comments, with a citable URL.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | A result id returned by search. |
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | — |
| metadata | object | yes | — |
| text | string | yes | — |
| title | string | yes | — |
| url | string | yes | — |
No examples provided.
get_job Get job details ~83
Fetch one job posting in full: markdown description, salary ranges, locations with work mode, derived employment types, apply URL, posting dates and the canonical JobYap discussion URL. Works for expired jobs too (apply_url is null once inactive).
| Name | Type | Req | Description |
|---|---|---|---|
| id | — | yes | Numeric JobYap job id, a full jobyap.com job URL, or a job page slug. |
No output schema declared.
No examples provided.
get_job_comments Get job discussion ~69
Fetch the community discussion thread for a job: chronological, threaded via parent_id, with like counts. Comments are user-generated content. Threads stay open after a job expires.
| Name | Type | Req | Description |
|---|---|---|---|
| id | — | yes | Numeric JobYap job id, a full jobyap.com job URL, or a job page slug. |
No output schema declared.
No examples provided.
get_job_stats JobYap stats ~25
Aggregate stats: companies tracked, active job count, and the newest posting date.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_companies List companies ~32
List every company JobYap tracks with its active job count. Use the exact names as search_jobs company filters.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
search Search JobYap (deep research) ~71
Search JobYap job postings by natural-language query. Matches job titles, falling back to significant keywords when the full phrase finds little. Returns result ids, titles and citable URLs for use with fetch. For structured filtering (location, company, remote, freshness) prefer search_jobs.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | — |
| Name | Type | Req | Description |
|---|---|---|---|
| results | array | yes | — |
No examples provided.
search_jobs Search jobs ~261
Search JobYap's aggregated job postings with structured filters. The text query matches job titles only (case-insensitive substring) — try synonyms or shorter tokens when results are thin. Company names must exactly match values from list_companies; locations must be identifiers from search_locations. work_mode matches jobs explicitly marked remote or hybrid (unmarked means unstated, not onsite). Results are active listings, newest first by default; sort=popular ranks by discussion activity. To paginate, pass next_cursor back as cursor and keep every other argument identical.
| Name | Type | Req | Description |
|---|---|---|---|
| companies | array | — | Exact company names from list_companies. |
| cursor | string | — | Opaque cursor from a previous next_cursor. |
| has_comments | boolean | — | Only jobs with community discussion. |
| include_total | boolean | — | Also compute the total match count (slower). |
| locations | array | — | Location identifiers from search_locations, e.g. city-US-CA-san_francisco. |
| page_size | integer | — | — |
| posted_within | string | — | Hard freshness filter on the publish date. |
| query | string | — | Substring matched against job titles only. |
| sort | string | — | recent (default) or popular (most discussed). |
| work_mode | string | — | — |
No output schema declared.
No examples provided.
search_locations Search locations ~83
Resolve a free-text place name ("bay area", "Germany", "berlin") to the location identifiers search_jobs accepts (country-XX, state-XX-YY, city-XX-YY-name). Only places that appear in current job data are returned.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | — | — |
| query | string | yes | Place name fragment, minimum 2 characters. |
No output schema declared.
No examples provided.