
Remote Jobs MCP
from cozy-corner
By connecting to the public Jobicy MCP server, your AI tools can autonomously search, filter, and retrieve the latest remote job listings in real-time.
Remote Jobs API/RSS Feed
Remote Jobs Companies Job Categories Job Locations Remote Talent Job Alerts Career Journal Salaries Directory
Seeking to enhance your remote job feed with top-tier opportunities?
Discover the power of Jobicy's public API, MCP, RSS and XML feeds! Effortlessly integrate our expansive selection of remote job listings into your platform. Transform your job feed into a gateway of career possibilities!
Table of content: API feed โ API Examples โ Live API call MCP Server RSS feed โ RSS feed generator Fair Use and Restrictions IFTTT Applets Embeddable Widget WordPress Plugin
API feed
This API provides access to the latest remote job listings from a diverse range of industries and companies. Itโs a valuable resource for developers looking to integrate remote job data into their applications, websites, or research projects. Please read the guidelines and instructions below to understand how to effectively use the API.
To retrieve the latest remote job listings, use the following API call:
GET https://jobicy.com/api/v2/remote-jobsAPI Query Parameters (optional)count - Number of listings to return (default: 100, range: 1-100) geo - Filter by job region (default: all regions) industry - Filter by job category (default: all categories) tag - Search by job title and description (default: all jobs)Eg: https://jobicy.com/api/v2/remote-jobs?count=20&geo=usa&industry=marketing&tag=seo
The API response is structured in JSON format with the following main components:
"id": Unique Job ID, "url": Job link, "jobTitle": Job title, "companyName": Company name, "companyLogo": Company logo link, "jobIndustry": Job function (industry), "jobType": Job type (full-time, contract, part-time or internship) "jobGeo": Geographic restriction for employment (or Anywhere if not applicable), "jobLevel": Seniority level (or Any if not applicable), "jobExcerpt": Excerpt job description (max 55 characters), "jobDescription": Full job description (HTML), "pubDate": Publication date and time (UTC+00:00), "salaryMin": Min salary (if applicable), "salaryMax": Max salary (if applicable), "salaryCurrency": ISO 4217 salary currency code (if applicable) "salaryPeriod": The period for which the salary is paid (e.g., hourly, daily, ...)
API Examples
Get the 20 latest remote jobs with the keyword "Python" from any region: https://jobicy.com/api/v2/remote-jobs?count=20&tag=pythonGet the 15 latest remote jobs from Canada: https://jobicy.com/api/v2/remote-jobs?count=15&geo=canadaGet the 30 latest remote jobs in the Copywriting category from USA: https://jobicy.com/api/v2/remote-jobs?count=30&geo=usa&industry=copywritingGet the 10 latest remote jobs in the Customer Support category from any region: https://jobicy.com/api/v2/remote-jobs?count=10&industry=supporting
Live API call
count geo ๐ Any Location๐ APAC ๐ฆ๐บ Australia ๐จ๐ณ China ๐ญ๐ฐ Hong Kong ๐ฏ๐ต Japan ๐ณ๐ฟ New Zealand ๐ต๐ญ Philippines ๐ธ๐ฌ Singapore ๐ฐ๐ท South Korea ๐น๐ญ Thailand ๐ป๐ณ Vietnam๐ EMEA ๐ช๐บ Europe ๐ฆ๐น Austria ๐ง๐ช Belgium ๐ง๐ฌ Bulgaria ๐ญ๐ท Croatia ๐จ๐พ Cyprus ๐จ๐ฟ Czechia ๐ฉ๐ฐ Denmark ๐ช๐ช Estonia ๐ซ๐ฎ Finland ๐ซ๐ท France ๐ฉ๐ช Germany ๐ฌ๐ท Greece ๐ญ๐บ Hungary ๐ฎ๐ช Ireland ๐ฎ๐น Italy ๐ฑ๐ป Latvia ๐ฑ๐น Lithuania ๐ณ๐ฑ Netherlands ๐ณ๐ด Norway ๐ต๐ฑ Poland ๐ต๐น Portugal ๐ท๐ด Romania ๐ท๐ธ Serbia ๐ธ๐ฐ Slovakia ๐ธ๐ฎ Slovenia ๐ช๐ธ Spain ๐ธ๐ช Sweden ๐จ๐ญ Switzerland ๐ฌ๐ง UK ๐บ๐ฆ Ukraine ๐ฎ๐ฑ Israel ๐น๐ท Tรผrkiye ๐ฆ๐ช United Arab Emirates๐ LATAM ๐ฆ๐ท Argentina ๐ง๐ท Brazil ๐จ๐ท Costa Rica ๐ฒ๐ฝ Mexico๐จ๐ฆ Canada๐บ๐ธ USA industry Any categoryAdmin & Virtual AssistantEditorial & Content Translation & LocalizationCustomer Success Technical SupportCybersecurityData Science & AnalyticsCreative & Design Web & App Design Video & Audio ProductionDevOps & InfrastructureE-commerceEducation & E-learningFinance & AccountingHealthcare & MedicalHR & RecruitingLegal & ComplianceMarketing & Sales Business Development Sales SEO Social Media MarketingProduct & OperationsProject ManagementSoftware Engineering Programming QA & Testing tag Execute
GET https://jobicy.com/api/v2/remote-jobs
{ }
Model Context Protocol (MCP)
The Model Context Protocol (MCP) allows AI assistants, custom agents, and IDEs (like Claude Desktop, Cursor, or Cline) to interact directly with the Jobicy remote job database. By connecting to our public MCP server, your AI tools can autonomously search, filter, and retrieve the latest remote job listings in real-time.
To connect your AI client to Jobicy, add the following SSE (Server-Sent Events) endpoint to your MCP configuration:
Available MCP Tools
get_jobsFetches a structured list of remote jobs based on optional filters. count (number, optional) - Number of listings to return (range: 1-100, default: 100) geo (string, optional) - Filter by geographic region slug (e.g., "europe", "usa", "apac") industry (string, optional) - Filter by job category slug (e.g., "dev", "marketing", "seo") tag (string, optional) - Search keyword for job titles and descriptions
get_taxonomiesRetrieves the list of valid slugs to use for strict filtering in the get_jobs tool. type (string, required) - Must be either "locations" or "industries"
Note for developers: AI models are instructed to query get_taxonomies first to discover valid geoSlug and industrySlug values before filtering jobs.
Example Configuration
{ "mcpServers": { "jobicy-jobs": { "url": "https://jobicy.com/mcp" } } }Install in: Cursor , VS Code .
RSS feed
RSS (Really Simple Syndication) โ is a web feed that allows users and applications to access updates to websites in a standardized, computer-readable format
Most of the jobs are for people from the Americas (USA, Canada and LATAM) and Europe/EMEA. Keep this in mind if your main audience is from other regions. You can find our public RSS feed here for all jobs posted:
RSS feed generator
Any categoryAdmin & Virtual AssistantEditorial & Content Translation & LocalizationCustomer Success Technical SupportCybersecurityData Science & AnalyticsCreative & Design Video & Audio Production Web & App DesignDevOps & InfrastructureE-commerceEducation & E-learningFinance & AccountingHealthcare & MedicalHR & RecruitingLegal & ComplianceMarketing & Sales Business Development Sales SEO Social Media MarketingProduct & OperationsProject ManagementSoftware Engineering Programming QA & Testing Any job typeFull TimeContractInternshipPart Time ๐ Any Location๐ APAC ๐ฆ๐บ Australia ๐จ๐ณ China ๐ญ๐ฐ Hong Kong ๐ฏ๐ต Japan ๐ณ๐ฟ New Zealand ๐ต๐ญ Philippines ๐ธ๐ฌ Singapore ๐ฐ๐ท South Korea ๐น๐ญ Thailand ๐ป๐ณ Vietnam๐ EMEA ๐ช๐บ Europe ๐ฆ๐น Austria ๐ง๐ช Belgium ๐ง๐ฌ Bulgaria ๐ญ๐ท Croatia ๐จ๐พ Cyprus ๐จ๐ฟ Czechia ๐ฉ๐ฐ Denmark ๐ช๐ช Estonia ๐ซ๐ฎ Finland ๐ซ๐ท France ๐ฉ๐ช Germany ๐ฌ๐ท Greece ๐ญ๐บ Hungary ๐ฎ๐ช Ireland ๐ฎ๐น Italy ๐ฑ๐ป Latvia ๐ฑ๐น Lithuania ๐ณ๐ฑ Netherlands ๐ณ๐ด Norway ๐ต๐ฑ Poland ๐ต๐น Portugal ๐ท๐ด Romania ๐ท๐ธ Serbia ๐ธ๐ฐ Slovakia ๐ธ๐ฎ Slovenia ๐ช๐ธ Spain ๐ธ๐ช Sweden ๐จ๐ญ Switzerland ๐ฌ๐ง UK ๐บ๐ฆ Ukraine ๐ฎ๐ฑ Israel ๐น๐ท Tรผrkiye ๐ฆ๐ช United Arab Emirates๐ LATAM ๐ฆ๐ท Argentina ๐ง๐ท Brazil ๐จ๐ท Costa Rica ๐ฒ๐ฝ Mexico๐จ๐ฆ Canada๐บ๐ธ USA
https://jobicy.com/feed/job_feed RSS Jobicy โ This interface allows information to be received from the database jobicy.com. You do not need to know in detail how the base is constructed and from which table and field types it consists of. It is enough that API-request โknowsโ it. The request syntax and the type of data being returned are strictly determined by the service itself.
With this RSS, now you can build job apps with our data feed. Listings of jobs can be derived from the following endpoints:
RSS Query Parameters /feed/job_feed (required) &job_categories=... (admin-support, copywriting, translation-localization, supporting, technical-support, cybersecurity, data-science, design-multimedia, video-audio-production, web-app-design, admin, e-commerce, education, accounting-finance, healthcare, hr, legal, marketing, business, seller, seo, smm, management, project-management, engineering, dev, qa-testing) &job_types=... (full-time, freelance, contract, part-time) &search_keywords=... (eg. designer) &search_region=... (apac, emea, latam, argentina, australia, austria, belgium, brazil, bulgaria, canada, china, hong-kong, costa-rica, croatia, cyprus, czechia, denmark, estonia, europe, finland, france, germany, greece, hungary, ireland, israel, italy, japan, latvia, lithuania, mexico, netherlands, new-zealand, norway, philippines, poland, portugal, romania, serbia, singapore, slovakia, slovenia, south-korea, spain, sweden, switzerland, thailand, turkiye, united-arab-emirates, uk, ukraine, usa, vietnam)
Example query string:
https://jobicy.com/feed/job_feed?job_categories=supporting&job_types=full-time&search_region=usaResponse: Full-time Customer Service jobs in the U.S. region.
Fair Use and Restrictions
At Jobicy, we are thankful for your engagement with our feeds and would like to provide some guidelines to ensure the best use of our resources:
-
Appreciation for Integration: We are grateful for your incorporation of Jobicy Feeds into your projects.
-
Primary Purpose of API/RSS/MCP Access: Access to these feeds is primarily intended to facilitate the wider distribution of our job listings.
-
Distribution Limitations: We request that our job listings not be distributed to external job platforms such as Jooble, Google Jobs, LinkedIn, and others.
-
Publication Timing: To maintain our position as the original source, our job postings are intentionally published with a 6-hour delay.
-
Access Frequency: Frequent polling for job data is unnecessary. Accessing the Feed a few times a day is sufficient, as our job information does not change more rapidly than this.
-
Excessive Querying: Please be aware that excessive querying of our Feed may lead to restricted access.
We may implement restrictive measures and notify you and/or your service provider if:
-
you intentionally overload feeds (please limit feed checks to no more than once per hour);
-
you alter or misrepresent the content of the original response during import;
-
we determine that your actions are interfering with the functionality of our systems.
We appreciate your cooperation and adherence to these guidelines to ensure a beneficial partnership.
IFTTT Applets
Automate remote job postings on platforms like LinkedIn, Twitter, Facebook, Telegram, Slack, Discord and WordPress using our feeds.
Embeddable Widget
Enrich your website or blog with a real-time feed of global remote job opportunities. Our widget seamlessly integrates with your content, providing your visitors with valuable, up-to-date listings powered by the Jobicy API.
Effortless to set up and completely customizable. Tailor the widget to match your brand with light and dark themes, pre-fill popular searches, and moreโall through a simple configuration object. It's fully responsive and requires no external libraries, guaranteeing a fast and smooth experience on any device.
Configuration Options query: 'Developer' (Sets the initial search term that appears in the search box. If autoSearch is enabled, this query will be executed on page load) theme: 'light' (Sets the visual theme of the widget. Available options are 'light' (default) or 'dark') autoSearch: true (If set to true, the widget will automatically perform a search using the query value as soon as it loads. Default is false) limit: 10 (Determines the maximum number of job listings to display per search. The value can range from 1 to 100)
WordPress Plugin
Power up your WordPress site with the Jobicy Remote Jobs Feed plugin, the ultimate tool for displaying fresh, high-quality remote job listings. Whether you run a community blog, a resource hub for professionals, or simply want to add value for your visitors, this plugin seamlessly integrates a dynamic job board onto your pages. Simply insert the shortcode [jobicy_jobs] into the content of any post, page, or widget that supports shortcodes. The job feed will appear in that location.
This tool doesn't publish a standard install command โ the repository README on GitHub covers its setup.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.