Himalayas Remote Jobs MCP Server
@Himalayas-App
About Himalayas Remote Jobs MCP Server
A Model Context Protocol (MCP) server that provides access to remote job listings and company information from Himalayas.app.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"himalayas-mcp": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.himalayas.app/sse"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Other MCP servers
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments