Remote Jobs MCP
Remote Jobs MCP
README
Himalayas Remote Jobs MCP Server
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
Available Tools
🔍 Job Search Tools
search_jobs
Search 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 worldwide
Example usage:
- "Search for Python developer jobs"
- "Find React jobs in the United States"
- "Look for product manager positions worldwide"
get_jobs
Retrieve 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:
- "Get remote jobs in Canada"
- "Show me worldwide remote opportunities"
- "Find jobs on page 2"
🏢 Company Search Tools
search_companies
Search 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 worldwide
Example usage:
- "Search for AI startups"
- "Find fintech companies with remote jobs"
- "Look for companies named 'Stripe'"
get_companies
Browse 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 worldwide
Example usage:
- "Show me remote companies in Europe"
- "Find companies with worldwide remote jobs"
Setup Instructions
🖥️ Claude Desktop
- Open Claude Desktop and navigate to Settings → Developer → Edit Config
- Replace the content with this configuration:
{
"mcpServers": {
"himalayas": {
"command": "npx",
"args": ["mcp-remote", "https://mcp.himalayas.app/sse"]
}
}
}
- Save the file and restart Claude Desktop (Cmd/Ctrl + R)
- When Claude restarts, a browser window will open for OAuth login - complete the authorization
- You'll see the Himalayas tools available by clicking the tools icon (🔨) in the bottom right
⚡ Cursor
- Open Cursor and go to Settings → Features → Rules for AI
- Choose Type: "Command"
- In the Command field, enter:
npx mcp-remote https://mcp.himalayas.app/sse
- Save the configuration and restart Cursor
- Complete the OAuth flow when prompted
🌊 Windsurf
- Edit your
mcp_config.jsonfile - Add this configuration:
{
"mcpServers": {
"himalayas": {
"command": "npx",
"args": ["mcp-remote", "https://mcp.himalayas.app/sse"]
}
}
}
- Save the file and restart Windsurf
- Complete the OAuth authorization when prompted
Example Conversations
Once connected, you can have natural conversations with your AI assistant:
Job Searching
- "I'm looking for remote Python developer jobs in Europe"
- "Show me the latest remote data science positions"
- "Find part-time remote marketing jobs worldwide"
- "Search for senior software engineer roles in Canada"
Company Research
- "Find AI startups that offer remote work"
- "Show me fintech companies with remote opportunities"
- "Look for companies in Germany that hire remotely"
- "Find verified companies with 4-day work weeks"
Advanced Queries
- "Compare remote job opportunities between the US and UK"
- "Find companies that offer both remote work and competitive salaries"
- "Show me the tech stack used by remote-first companies"
What You'll Get
Each response includes rich, formatted information:
Job Listings
- 🚀 Job title and company name
- 💼 Employment type (Full-time, Part-time, Contract)
- 🌍 Location restrictions or worldwide availability
- 💰 Salary ranges and currency
- 🛠️ Required skills and technologies
- 🔗 Direct application links
- 🏢 Company verification status
Company Profiles
- 🏢 Company name and verification status
- 👥 Company size and founding year
- 🌍 Locations and remote work policies
- 🔥 Number of open positions
- 🎁 Benefits and perks information
- ⚡ Technology stacks used
- 🌐 Company website and social links
Troubleshooting
Connection Issues
- Ensure you have Node.js installed for the
npxcommand - Try restarting your AI assistant after configuration changes
- Clear authentication cache if needed:
rm -rf ~/.mcp-auth
Authentication Problems
- Complete the OAuth flow in the browser window that opens
- Make sure you're using the correct server URL:
https://mcp.himalayas.app/sse - Check that your internet connection is stable
Tool Not Appearing
- Verify the configuration file syntax is correct (valid JSON)
- Restart your AI assistant completely
- Check the tools icon/menu in your AI assistant's interface
Support
If you encounter any issues:
- Check the troubleshooting section above
- Verify your configuration matches the examples exactly
- Try the connection with the MCP Inspector first
Powered by Himalayas.app - The best place to find remote jobs and companies 🏔️
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。