Remote Jobs Mcp Server
@Jobicy
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.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"jobicy-jobs": {
"url": "https://jobicy.com/mcp"
}
}
}ツール
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`).
概要
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.
「開発者ツール」の他のコンテンツ
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
Huoshan Test
volcengineMCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
コメント