Access thousands of remote job listings and company information directly from your AI coding assistant! This public MCP server provides real-time access to Himalayas.app's remote job database. ๐ Public Server URL: https://mcp.himalayas.app/sse Search for specific jobs using keywords with advanced filtering. Parameters: - keyword (string, optional): Search term (e.g., 'Python', 'React', 'Product M
Add this skill
npx mdskills install Himalayas-App/himalayas-mcpWell-documented MCP server with useful job/company search tools but over-scoped permissions
Access thousands of remote job listings and company information directly from your AI coding assistant! This public MCP server provides real-time access to Himalayas.app's remote job database.
๐ Public Server URL: https://mcp.himalayas.app/sse
search_jobsSearch for specific jobs using keywords with advanced filtering.
Parameters:
keyword (string, optional): Search term (e.g., 'Python', 'React', 'Product Manager', 'Data Scientist')page (number, optional): Page number for pagination (default: 1)country (string, optional): Filter jobs by countryworldwide (boolean, optional): Show ONLY 100% remote jobs available worldwideExample usage:
get_jobsRetrieve the latest remote job listings with optional filtering.
Parameters:
page (number, optional): Page number for pagination (default: 1)country (string, optional): Filter jobs by country (e.g., 'Canada', 'United States', 'UK', 'Germany')worldwide (boolean, optional): Show ONLY 100% remote jobs available worldwide (default: false)Example usage:
search_companiesSearch for specific companies using keywords.
Parameters:
keyword (string, optional): Search term (e.g., 'startup', 'fintech', 'AI', company name)page (number, optional): Page number for pagination (default: 1)country (string, optional): Filter companies by countryworldwide (boolean, optional): Show only companies with 100% remote jobs available worldwideExample usage:
get_companiesBrowse remote-friendly companies with optional filtering.
Parameters:
page (number, optional): Page number for pagination (default: 1)country (string, optional): Filter companies by countryworldwide (boolean, optional): Show only companies with 100% remote jobs available worldwideExample usage:
{
"mcpServers": {
"himalayas": {
"command": "npx",
"args": ["mcp-remote", "https://mcp.himalayas.app/sse"]
}
}
}
npx mcp-remote https://mcp.himalayas.app/sse
mcp_config.json file{
"mcpServers": {
"himalayas": {
"command": "npx",
"args": ["mcp-remote", "https://mcp.himalayas.app/sse"]
}
}
}
Once connected, you can have natural conversations with your AI assistant:
Each response includes rich, formatted information:
npx commandrm -rf ~/.mcp-authhttps://mcp.himalayas.app/sseIf you encounter any issues:
Powered by Himalayas.app - The best place to find remote jobs and companies ๐๏ธ
Install via CLI
npx mdskills install Himalayas-App/himalayas-mcpHimalayas Remote Jobs MCP Server is a free, open-source AI agent skill. Access thousands of remote job listings and company information directly from your AI coding assistant! This public MCP server provides real-time access to Himalayas.app's remote job database. ๐ Public Server URL: https://mcp.himalayas.app/sse Search for specific jobs using keywords with advanced filtering. Parameters: - keyword (string, optional): Search term (e.g., 'Python', 'React', 'Product M
Install Himalayas Remote Jobs MCP Server with a single command:
npx mdskills install Himalayas-App/himalayas-mcpThis downloads the skill files into your project and your AI agent picks them up automatically.
Himalayas Remote Jobs MCP Server works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Gemini Cli, Amp, Roo Code, Goose. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.