
Job Search
Search JobKorea and Saramin postings by company name from your agent when researching Korean employers or market hiring signals.
Overview
job-search is a MCP server for the Idea phase that searches Korean JobKorea and Saramin job postings by company name for AI agents.
What is this MCP server?
- Company-name search across JobKorea and Saramin Korean job boards
- npm package job-search-mcp version 0.0.6 with stdio transport
- Career-focused MCP from PJW2004/career-mcp on GitHub
- Keeps job hunt lookups inside the agent instead of manual tab switching
- Scoped to Korean market sources (not global LinkedIn-style coverage)
- Sources: JobKorea and Saramin
- Transport: stdio
What problem does it solve?
Checking Korean job boards by hand for every company name wastes time when your agent could fetch listings in one step.
Who is it for?
Solo builders or job seekers targeting Korea who want agent-assisted company hiring research.
Skip if: Global job search, application automation, or teams with no need for JobKorea or Saramin data.
What do I get? / Deliverables
You get JobKorea and Saramin results for a named company through MCP tools inside your agent session.
- Registered job-search MCP server
- Agent queries returning JobKorea and Saramin hits for a company name
- Faster structured hiring research in Korean market
Recommended MCP Servers
Journey fit
Job and company research supports early opportunity and career decisions before you commit to a product or pivot. Posting search is discovery and research, not building integrations into your shipped SaaS—shelf is idea → research.
How it compares
Regional job-board MCP connector, not a full ATS or LinkedIn-scale aggregator.
Common Questions / FAQ
Who is job-search for?
People researching Korean employers via JobKorea and Saramin who already use MCP-enabled coding agents.
When should I use job-search?
During idea or career research when you need current postings for a specific company name on Korean boards.
How do I add job-search to my agent?
Install npm package job-search-mcp, configure stdio MCP entry pointing at that server, and restart your agent host.