MCP.so
登录

Himalayas Remote Jobs MCP Server

@Himalayas-App

关于 Himalayas Remote Jobs MCP Server

A Model Context Protocol (MCP) server that provides access to remote job listings and company information from Himalayas.app.

基本信息

分类

其他

传输方式

stdio

发布者

Himalayas-App

配置

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

{
  "mcpServers": {
    "himalayas-mcp": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://mcp.himalayas.app/sse"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Himalayas Remote Jobs MCP Server?

It is a public MCP server that provides real-time access to Himalayas.app’s remote job database, allowing AI coding assistants to search thousands of remote job listings and company information. It is designed for developers and job seekers who want to query remote opportunities and company profiles directly through their AI assistant.

How to use Himalayas Remote Jobs MCP Server?

Install by configuring your AI assistant (Claude Desktop, Cursor, or Windsurf) with the command npx mcp-remote https://mcp.himalayas.app/sse and completing OAuth authentication. Once connected, you can invoke tools like search_jobs, get_jobs, search_companies, and get_companies through natural language queries.

Key features of Himalayas Remote Jobs MCP Server

  • Search jobs by keyword, country, or worldwide availability
  • Browse latest remote job listings with pagination
  • Search companies by keyword, country, or remote policy
  • Browse remote-friendly companies with filtering
  • Rich responses include salary, skills, employment type, and company details
  • Supports OAuth authentication for secure access

Use cases of Himalayas Remote Jobs MCP Server

  • Search for remote Python developer jobs in a specific country
  • Find all worldwide 100% remote job opportunities
  • Discover AI startups or fintech companies that hire remotely
  • Compare remote job openings between the US and UK
  • Browse company profiles to learn about tech stacks and benefits

FAQ from Himalayas Remote Jobs MCP Server

What tools does this server provide?

It provides four tools: search_jobs, get_jobs, search_companies, and get_companies, each with optional filtering parameters.

What are the runtime requirements?

Node.js must be installed to run the npx mcp-remote command; the server itself is hosted at https://mcp.himalayas.app/sse.

How do I authenticate?

After configuring the server, an OAuth flow opens in your browser – complete the authorization to start using the tools.

How do I clear authentication issues?

Run rm -rf ~/.mcp-auth to clear the authentication cache, then restart your AI assistant and re-authenticate.

Where does the data come from?

Data is sourced from Himalayas.app’s remote job database, accessed in real time via the public MCP server.

评论

其他 分类下的更多 MCP 服务器