Remote Jobs MCP Server
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.
Documentation
Remote Jobs API/RSS Feed
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-jobs
**API 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=python**Get the 15 latest remote jobs from Canada:** https://jobicy.com/api/v2/remote-jobs?count=15&geo=canada**Get the 30 latest remote jobs in the Copywriting category from USA:** https://jobicy.com/api/v2/remote-jobs?count=30&geo=usa&industry=copywriting**Get 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
Execute
{ }
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
1. 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
2. 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 gettaxonomies first to discover valid geoSlug and industrySlug values before filtering jobs.
Example Configuration
{ "mcpServers": { "jobicy-jobs": { "url": "https://jobicy.com/mcp" } } }
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
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=...** (business, copywriting, healthcare, education, legal, admin-support, supporting, data-science, design-multimedia, admin, accounting-finance, hr, marketing, management, dev, seller, seo, smm, engineering, technical-suppor, web-app-design) **&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=usa
Response: 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/XML 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.