← Registry

Data Collection

jobyap.com

Provides access to JobYap's job postings, including search, detailed job info, comments, location resolution, and company listings.

1 endpoint8 known toolsFirst detected August 2, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.jobyap.com/mcp

No auth detected

MCP server metadata

Name
jobyap
Version
1.0.0
Capabilities
tools.listChanged

Known tools 8

search_jobs

Search JobYap's aggregated job postings with structured filters.

Inferred read-only
get_job

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.

Inferred read-only
get_job_comments

Fetch the community discussion thread for a job: chronological, threaded via parent_id, with like counts.

Inferred read-only
search_locations

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).

Inferred read-only
list_companies

List every company JobYap tracks with its active job count.

Inferred read-only
get_job_stats

Aggregate stats: companies tracked, active job count, and the newest posting date.

Inferred read-only
search

Search JobYap job postings by natural-language query.

Inferred read-only
fetch

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.

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.jobyap]
url = "https://mcp.jobyap.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jobyap": {
      "type": "http",
      "url": "https://mcp.jobyap.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jobyap
Remote MCP URL: https://mcp.jobyap.com/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": {
    "jobyap": {
      "url": "https://mcp.jobyap.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jobyap": {
      "type": "http",
      "url": "https://mcp.jobyap.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jobyap",
  "transport": "streamable-http",
  "url": "https://mcp.jobyap.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for jobyap.com was fetched 2026-08-08T05:01:30.149Z and is being refreshed.

Trust status Neutral

jobyap.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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