Workopia — Job Search
Rank #6,193io.github.workopia/workopia-mcp
Search 6.3M+ live jobs from companies' own career pages, plus resume tailoring & cover letters.
Workopia — Job Search is a Model Context Protocol (MCP) server published by workopia. It ranks #6,193 of 115,460 servers tracked on MCP Toplist, and its repository has 304 GitHub stars. Workopia — Job Search is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Apr 15, 2026 and most recently updated on Jun 15, 2026.
Ranks ahead of 109,267 of 115,460 servers on MCP Toplist.
Use Workopia — Job Search
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http workopia-mcp https://workopia.io/api/mcp-jobs[mcp_servers.workopia-mcp]
url = "https://workopia.io/api/mcp-jobs"Add to ~/.codex/config.toml.
https://workopia.io/api/mcp-jobsSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"workopia-mcp": {
"url": "https://workopia.io/api/mcp-jobs"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"workopia-mcp": {
"type": "http",
"url": "https://workopia.io/api/mcp-jobs"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"workopia-mcp": {
"serverUrl": "https://workopia.io/api/mcp-jobs"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"workopia-mcp": {
"url": "https://workopia.io/api/mcp-jobs"
}
}
}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/io.github.workopia%2Fworkopia-mcp)<a href="https://mcptoplist.com/server/io.github.workopia%2Fworkopia-mcp"><img src="https://mcptoplist.com/badge/io.github.workopia%2Fworkopia-mcp.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
workopia
Available versions (1)
| Version | Published |
|---|---|
| 1.0.2 | Jun 15, 2026 |
Frequently asked questions
- Who maintains Workopia — Job Search?
- Workopia — Job Search is maintained by workopia, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Workopia — Job Search listed on the Official MCP Registry?
- Yes — Workopia — Job Search is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Workopia — Job Search have?
- MCP Toplist tracks 1 version of Workopia — Job Search, most recently published on Jun 15, 2026.
- Where can I find the source code for Workopia — Job Search?
- The source code for Workopia — Job Search is hosted at github.com/workopia/workopia-mcp.