Himalayas Remote Jobs
Search remote jobs, post job listings, find remote candidates, check salary benchmarks, and manage your career, all through AI conversation. The Himalayas Remote Jobs MCP server connects your AI assistant to the Himalayas remote jobs marketplace in real time.
How to connect
https://himalayas-mcp--himalayas.run.tools
tools/list returns the expected tools before relying on them in production.Tools
(34)-
get_jobsBrowse the latest remote job listings with optional filtering by country or worldwide availability
-
search_jobsSearch for remote jobs using keywords with optional filtering by country or worldwide availability
-
get_job_detailsGet full details for a specific job including description, requirements, salary, and application link. Use the company_slug and job_slug from job listings.
-
get_related_jobsFind jobs similar to a specific job, based on skills, location, and category. Use after viewing a job to suggest alternatives.
-
get_companiesBrowse remote-friendly companies with optional filtering by country or worldwide availability
-
search_companiesSearch for remote-friendly companies using keywords with optional country filtering
-
get_company_detailsGet full details for a company including about, tech stack, benefits, open positions, and social links
-
get_remote_work_statisticsGet remote work statistics: top skills, job categories, industries, or countries by job/company count. Great for understanding the remote work landscape.
-
get_salary_dataGet salary benchmarks for remote jobs by job title, with optional seniority and country filters. Returns min, max, and median salary in USD.
-
get_correct_country_nameResolve a country name to the correct format accepted by Himalayas filters. Useful for fuzzy matching user input.
-
get_my_profileGet your Himalayas profile information. Requires authentication.
-
save_jobSave a job to your application tracker. Requires authentication.
-
get_saved_jobsGet all jobs in your application tracker. Requires authentication.
-
update_job_statusUpdate a saved job's status or details. Requires authentication.
-
remove_saved_jobRemove a job from your application tracker. Requires authentication.
-
update_profileUpdate your Himalayas profile. Requires authentication.
-
add_experienceAdd a work experience to your Himalayas profile. Requires authentication.
-
add_educationAdd an education entry to your Himalayas profile. Requires authentication.
-
update_tech_stackUpdate your tech stack on your Himalayas profile. Requires authentication.
-
search_talentSearch for remote talent/candidates on Himalayas. Browse professionals by keyword, country, or role.
-
get_company_profileGet your company's profile on Himalayas. Requires employer authentication.
-
update_company_profileUpdate your company's profile on Himalayas. Requires employer authentication.
-
get_company_perksGet your company's perks/benefits on Himalayas. Requires employer authentication.
-
add_company_perkAdd a perk/benefit to your company on Himalayas. Requires employer authentication.
-
remove_company_perkRemove a perk/benefit from your company on Himalayas. Requires employer authentication.
-
update_company_tech_stackUpdate your company's tech stack on Himalayas. Pass technology names (e.g., 'React', 'Python') and they'll be matched to the Himalayas stack database. Requires employer authentication.
-
list_company_jobsList your company's job postings on Himalayas. Shows status, views, clicks, and expiry. Requires employer authentication.
-
show_company_jobGet full details of one of your company's job postings on Himalayas. Requires employer authentication.
-
create_company_jobPost a new job on Himalayas. Jobs are free to post and require admin approval before going live. Requires employer authentication.
-
update_company_jobUpdate an existing job posting on Himalayas. Only provide fields you want to change. For screening_questions, provide the full set — questions not included will be removed. Requires employer authentication.
-
delete_company_jobDelete a job posting from your company on Himalayas. This action cannot be undone. Requires employer authentication.
-
post_job_publicPost a job on Himalayas without an account. Provide your email and company details. Payment is required — a Stripe checkout URL will be returned. No authentication needed.
-
purchase_job_extrasPurchase paid extras for an existing job posting: sticky ($199), newsletter ($99). Returns a Stripe checkout URL. Requires employer authentication.
-
check_job_payment_statusCheck the payment status of a job posting. Use the session_id returned from post_job_public or create_company_job with extras. No authentication required.