Productivity
himalayas.app
Browse and search remote job listings with filtering and details.
ENDPOINT 1
https://mcp.himalayas.app/mcp
MCP server metadata
- Name
- Himalayas Remote Jobs MCP Server
- Version
- 1.0.0
Known tools 41
get_jobsBrowse the latest remote job listings with optional filtering by country or worldwide availability
Inferred read-onlysearch_jobsSearch for remote jobs using keywords with optional filtering by country or worldwide availability
Inferred read-onlyget_job_detailsGet full details for a specific job including description, requirements, salary, and application link.
Inferred read-onlyget_related_jobsFind jobs similar to a specific job, based on skills, location, and category.
Inferred read-onlyget_companiesBrowse remote-friendly companies with optional filtering by country or worldwide availability
Inferred read-onlysearch_companiesSearch for remote-friendly companies using keywords with optional country filtering
Inferred read-onlyget_company_detailsGet full details for a company including about, tech stack, benefits, open positions, and social links
Inferred read-onlyget_remote_work_statisticsGet remote work statistics: top skills, job categories, industries, or countries by job/company count.
Inferred read-onlyget_salary_dataGet salary benchmarks for remote jobs by job title, with optional seniority and country filters.
Inferred read-onlyget_correct_country_nameResolve a country name to the correct format accepted by Himalayas filters.
Inferred read-onlyget_talent_profileGet full details for a candidate including bio, all experiences, education, tech stack, social links, and more.
Inferred read-onlyshow_company_jobGet full details of one of your company's job postings on Himalayas.
Inferred read-onlypurchase_job_extrasPurchase paid extras for an existing job posting: sticky ($299), newsletter ($99).
Potential side effectslist_conversationsList all your messaging conversations with last message preview.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.himalayas-remote-jobs-mcp-server]
url = "https://mcp.himalayas.app/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"himalayas-remote-jobs-mcp-server": {
"type": "http",
"url": "https://mcp.himalayas.app/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: himalayas-remote-jobs-mcp-server
Remote MCP URL: https://mcp.himalayas.app/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"himalayas-remote-jobs-mcp-server": {
"url": "https://mcp.himalayas.app/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"himalayas-remote-jobs-mcp-server": {
"type": "http",
"url": "https://mcp.himalayas.app/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "himalayas-remote-jobs-mcp-server",
"transport": "streamable-http",
"url": "https://mcp.himalayas.app/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for himalayas.app was fetched 2026-08-14T09:58:02.935Z.
himalayas.app is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.