<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Carrie</title>
    <description>The latest articles on DEV Community by Carrie (@carrie_yu_86).</description>
    <link>https://dev.to/carrie_yu_86</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3870574%2Fa267101c-fc0f-4ec4-8e59-169639964ccb.png</url>
      <title>DEV Community: Carrie</title>
      <link>https://dev.to/carrie_yu_86</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/carrie_yu_86"/>
    <language>en</language>
    <item>
      <title>My Bestie Built a Free MCP Server for Job Search — Here's How It Works</title>
      <dc:creator>Carrie</dc:creator>
      <pubDate>Fri, 10 Apr 2026 15:33:07 +0000</pubDate>
      <link>https://dev.to/carrie_yu_86/my-bestie-built-a-free-mcp-server-for-job-search-heres-how-it-works-4npe</link>
      <guid>https://dev.to/carrie_yu_86/my-bestie-built-a-free-mcp-server-for-job-search-heres-how-it-works-4npe</guid>
      <description>&lt;p&gt;My bestie built &lt;a href="https://workopia.io" rel="noopener noreferrer"&gt;Workopia&lt;/a&gt;, a free MCP server that provides job search, resume building, and career advice inside any AI assistant. Just add one URL to Claude Desktop, ChatGPT, or OpenClaw — no API key needed.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;MCP endpoint:&lt;/strong&gt; &lt;code&gt;https://workopia.io/api/mcp-gpt&lt;/code&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Why She Built This
&lt;/h2&gt;

&lt;p&gt;Shuang was tired of the fragmented job search experience: Indeed for job listings, Google Docs for resume editing, ChatGPT for cover letter help, and separate apps for career advice. What if all of this lived inside your AI assistant?&lt;/p&gt;

&lt;p&gt;MCP (Model Context Protocol) makes this possible. It's an open standard that lets AI assistants connect to external tools. Think of it as "USB-C for AI" — one universal connection.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Workopia Does
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Free (no login required):&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;job_search_tool&lt;/code&gt; — Search jobs from employer career pages (not scraped from LinkedIn or Indeed)&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;resume_tool&lt;/code&gt; — Generate professional PDF resumes with 6 templates&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;career_advice_tool&lt;/code&gt; — Get career transition advice and skill gap analysis&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Premium ($9.9/month):&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;tailor_tool&lt;/code&gt; — Rewrite your resume to match a specific job description&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;cover_letter_tool&lt;/code&gt; — Generate a tailored cover letter per job posting&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;ats_score_tool&lt;/code&gt; — Score your resume against a job description&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Quick Start (2 minutes)
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Claude Desktop:&lt;/strong&gt;&lt;br&gt;
Settings → MCP Servers → Add Server → Enter URL: &lt;code&gt;https://workopia.io/api/mcp-gpt&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;OpenClaw (Slack, Discord, WhatsApp):&lt;/strong&gt;&lt;br&gt;
&lt;code&gt;clawhub install workopia&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Cursor / Windsurf:&lt;/strong&gt;&lt;br&gt;
Add the same URL in your IDE's MCP settings.&lt;/p&gt;

&lt;h2&gt;
  
  
  How Job Data Works
&lt;/h2&gt;

&lt;p&gt;Most auto-apply tools scrape LinkedIn or Indeed, which violates their TOS and gets accounts banned. Workopia sources jobs directly from employer career pages and ATS feeds (like Lever). Every listing links to the official employer posting.&lt;/p&gt;

&lt;h2&gt;
  
  
  Open Source
&lt;/h2&gt;

&lt;p&gt;The resume tailoring component is open source: &lt;a href="https://github.com/workopia/workopia-tailor" rel="noopener noreferrer"&gt;workopia-tailor&lt;/a&gt; — a Next.js app that uses GPT to rewrite resumes for ATS optimization.&lt;/p&gt;

&lt;h2&gt;
  
  
  What's Next
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;ChatGPT App Store listing (pending review)&lt;/li&gt;
&lt;li&gt;Anthropic Connectors integration (pending review)&lt;/li&gt;
&lt;li&gt;More job data sources&lt;/li&gt;
&lt;li&gt;Batch tailoring for power users&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Try it out and let me know what you think: &lt;a href="https://workopia.io" rel="noopener noreferrer"&gt;workopia.io&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>career</category>
      <category>mcp</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
