JobYap Job Search
Rank #69,716com.jobyap/jobs
Search job postings aggregated from companies' careers sites, plus each job's discussion thread.
JobYap Job Search is a Model Context Protocol (MCP) server published by jobyap. It ranks #69,716 of 132,113 servers tracked on MCP Toplist. JobYap Job Search is listed on Official MCP, with 1 tracked version. It was first listed on Aug 1, 2026 and most recently updated on Aug 1, 2026.
Ranks ahead of 62,397 of 132,113 servers on MCP Toplist.
Use JobYap Job Search
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http jobs https://mcp.jobyap.com/mcpclaude mcp add jobs -- npx -y jobyap-mcp[mcp_servers.jobs]
url = "https://mcp.jobyap.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.jobs]
command = "npx"
args = ["-y", "jobyap-mcp"]Add to ~/.codex/config.toml.
https://mcp.jobyap.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"jobs": {
"command": "npx",
"args": [
"-y",
"jobyap-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"jobs": {
"url": "https://mcp.jobyap.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"jobs": {
"command": "npx",
"args": [
"-y",
"jobyap-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"jobs": {
"type": "http",
"url": "https://mcp.jobyap.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"jobs": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"jobyap-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"jobs": {
"serverUrl": "https://mcp.jobyap.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"jobs": {
"command": "npx",
"args": [
"-y",
"jobyap-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"jobs": {
"url": "https://mcp.jobyap.com/mcp"
}
}
}{
"mcpServers": {
"jobs": {
"command": "npx",
"args": [
"-y",
"jobyap-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.jobyap%2Fjobs)<a href="https://mcptoplist.com/server/com.jobyap%2Fjobs"><img src="https://mcptoplist.com/badge/com.jobyap%2Fjobs.svg" alt="MCP Toplist: #69,716 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
jobyap
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 1, 2026 |
Frequently asked questions
- Who maintains JobYap Job Search?
- JobYap Job Search is maintained by jobyap, which publishes 3 MCP servers (1 total version) tracked on MCP Toplist.
- Is JobYap Job Search listed on the Official MCP Registry?
- Yes — JobYap Job Search is listed on the Official MCP Registry.
- How many versions does JobYap Job Search have?
- MCP Toplist tracks 1 version of JobYap Job Search, most recently published on Aug 1, 2026.
- Where can I find the source code for JobYap Job Search?
- The source code for JobYap Job Search is hosted at github.com/jobyap/agent-skills.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.