com.remotejobscenter/remote-jobs
Official5 toolsSearch current remote / work-from-home jobs by category, region, perk, or company.
Search remote and work-from-home job listings by category, region, perk, or company.
Captured live from the server via tools/list.
search_remote_jobs
Search current remote / work-from-home job listings curated by Remote Jobs Center. Filter by free-text query, category, region, perk, or company. Returns ready-to-apply links.
Parameters (6)
- querystring
Free-text match against job title and company.
- categorystring
One of: software, data, design, marketing, sales, support, writing, product, finance, hr.
- regionstring
Eligibility region: us, uk, europe, canada, latam, apac, worldwide.
- perkstring
tuition-reimbursement, six-figure, no-degree, entry-level, four-day-week, visa-sponsorship, async, equity, unlimited-pto.
- companystring
Filter to a company name (substring match).
- limitnumber
Max results to return (default 20, max 50).
get_job
Get full details for a single job by its slug.
Parameters (1)
- slugstringrequired
list_categories
List job categories with current open counts.
No parameters.
list_collections
List curated perk-based collections (e.g. tuition reimbursement, six-figure) with counts.
No parameters.
list_companies
List companies hiring remotely with open counts. Optional category filter.
Parameters (1)
- categorystring
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"remote-jobs": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://remotejobscenter.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.