MCP.so
登录

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.

基本信息

分类

开发工具

传输方式

stdio

发布者

Jobicy

提交者

iG

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "jobicy-jobs": {
      "url": "https://jobicy.com/mcp"
    }
  }
}

工具

2

Fetches 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.

评论

开发工具 分类下的更多 MCP 服务器