Remote Jobs Mcp Server
@Jobicy
About Remote Jobs Mcp Server
Official Model Context Protocol (MCP) server to search, filter, and retrieve live remote job listings from the Jobicy database in real-time. Works with Claude Code, Cursor, Cline, and custom AI agents.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"jobicy-jobs": {
"url": "https://jobicy.com/mcp"
}
}
}Tools
2Fetches a structured list of remote jobs. Supports filtering by count, region (`geo`), category (`industry`), and keywords (`tag`).
Retrieves valid filter slugs for regions (`locations`) or categories (`industries`).
Overview
What is Remote Jobs Mcp Server?
The official MCP server for Jobicy, providing AI assistants with access to over 150,000 remote job opportunities from companies worldwide across 20+ professional industries.
How to use Remote Jobs Mcp Server?
Connect AI clients like Claude, Cursor, or Cline via a public SSE endpoint at https://jobicy.com/mcp, or run the server locally by cloning the repo, installing dependencies with npm install, and configuring with node and the --stdio flag.
Key features of Remote Jobs Mcp Server
- Search over 150,000 remote job listings
- Filter by region, industry, and keywords
- Retrieve real-time job data from Jobicy
- Fetch valid filter slugs for regions and categories
- Works with Claude, Cursor, Cline, and MCP tools
- Choose hosted SSE or local stdio deployment
Use cases of Remote Jobs Mcp Server
- AI assistant helps users find remote software engineering jobs
- Recruiter filters global remote roles by industry and region
- Automated job search agent queries real-time openings by keyword
- Developer builds a custom MCP client for remote job exploration
FAQ from Remote Jobs Mcp Server
What tools does Remote Jobs Mcp Server provide?
It offers get_jobs to fetch remote jobs with filters and get_taxonomies to retrieve valid region and category slugs.
How do I connect my AI client?
Use the public SSE endpoint by adding "url": "https://jobicy.com/mcp" to your client's MCP server configuration (e.g., claude_desktop_config.json).
Can I run the server locally?
Yes, clone the repository, run npm install, and configure your client to use node with --stdio pointing to the server script.
What data does this server access?
It accesses the Jobicy database of over 150,000 remote job listings across 20+ industries.
Do I need an API key or authentication?
No. The README describes direct connection via the public SSE endpoint or local installation without requiring any key or authentication.
Frequently asked questions
What tools does Remote Jobs Mcp Server provide?
It offers `get_jobs` to fetch remote jobs with filters and `get_taxonomies` to retrieve valid region and category slugs.
How do I connect my AI client?
Use the public SSE endpoint by adding `"url": "https://jobicy.com/mcp"` to your client's MCP server configuration (e.g., `claude_desktop_config.json`).
Can I run the server locally?
Yes, clone the repository, run `npm install`, and configure your client to use `node` with `--stdio` pointing to the server script.
What data does this server access?
It accesses the Jobicy database of over 150,000 remote job listings across 20+ industries.
Do I need an API key or authentication?
No. The README describes direct connection via the public SSE endpoint or local installation without requiring any key or authentication.
Basic information
More Developer Tools MCP servers
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent

Reelier
Maxime HouleAgents make claims. Reelier writes receipts — record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.
Grafana MCP server
grafanaMCP server for Grafana
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Comments