Himalayas-App/himalayas-mcp
Access tens of thousands of remote job listings and company information. This public MCP server provides real-time access to Himalayas' remote jobs database.
Quick Start
Clone the repository:
git clone https://github.com/Himalayas-App/himalayas-mcpClaude Desktop configuration example:
{
"mcpServers": {
"himalayas-mcp": {
"command": "npx",
"args": [
"-y",
"Himalayas-App/himalayas-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.