Himalayas-App/himalayas-mcp
by Various
A Model Context Protocol (MCP) server that provides access to remote job listings and company information from Himalayas.app.
MCP
Himalayas-App/himalayas-mcp
Added 1 June 2026
Overview
A Model Context Protocol (MCP) server that provides access to remote job listings and company information from Himalayas.app. It enables AI agents to query real-time job postings and employer details through a standardized protocol.
Best for
Best for
Developers building AI assistants that need curated remote job data
Use cases
- Fetching current remote job openings by criteria
- Querying company profiles from Himalayas.app
- Integrating job market data into AI-driven career tools
How to use
Install
npx mcp-remote https://mcp.himalayas.app/mcp Tools exposed
search_jobsget_jobsget_job_detailsget_related_jobssearch_companiesget_companiesget_company_detailsget_salary_dataget_remote_work_statisticssearch_talentget_correct_country_namecheck_job_payment_statusget_my_profileupdate_profileadd_experienceadd_educationupdate_tech_stacksave_jobget_saved_jobsupdate_job_status
Tested with
Claude Desktop, Claude Code, Cursor, Windsurf, Cline, Continue, VS Code, ChatGPT
Example client config
{\n "mcpServers": {\n "himalayas": {\n "command": "npx",\n "args": ["-y", "mcp-remote", "https://mcp.himalayas.app/mcp"]\n }\n }\n} Notes
A Model Context Protocol (MCP) server that provides access to remote job listings and company information from Himalayas.app. It enables AI agents to query real-time job postings and employer details through a standardized protocol.
16 stars on GitHub. Last updated 2026-03-08. Licensed MIT.
Use cases
- Fetching current remote job openings by criteria
- Querying company profiles from Himalayas.app
- Integrating job market data into AI-driven career tools
Pros
- Standard MCP interface allows easy integration with any MCP-compatible client
- Provides access to a curated set of remote-first jobs
- Lightweight and open source
Cons
- Data is limited to listings available on Himalayas.app only
- Requires an MCP client to use; not a standalone application
- Relatively new project with a small community (16 stars)
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Standard MCP interface allows easy integration with any MCP-compatible client
- Provides access to a curated set of remote-first jobs
- Lightweight and open source
Cons
- Data is limited to listings available on Himalayas.app only
- Requires an MCP client to use; not a standalone application
- Relatively new project with a small community (16 stars)
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.