🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

jobyap-mcp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jobyap-mcp

JobYap MCP server (stdio bridge): search job postings aggregated from companies' careers sites, plus each job's community discussion thread. Wraps the hosted server at https://mcp.jobyap.com/mcp.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

jobyap-mcp

Stdio bridge to the JobYap MCP server — search job postings aggregated from companies' official careers sites, each with salaries, locations and a community discussion thread. Read-only, no account or API key.

Prefer connecting directly if your client supports remote (streamable HTTP) MCP servers — no install needed:

https://mcp.jobyap.com/mcp

This package exists for stdio-only clients. It bridges stdio to the hosted endpoint via mcp-remote:

{
    "mcpServers": {
        "jobyap": {
            "command": "npx",
            "args": ["-y", "jobyap-mcp"]
        }
    }
}

Requires Node.js 18+. Point it at a different deployment with the JOBYAP_MCP_URL environment variable; extra CLI arguments are passed through to mcp-remote.

Tools

search_jobs, get_job, get_job_comments, search_locations, list_companies, get_job_stats, plus search/fetch (OpenAI deep-research connector contract).

Docs for agents: jobyap.com/agents · Source: github.com/jobyap/agent-skills

Keywords

mcp

FAQs

Package last updated on 01 Aug 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts