openings-mcp One MCP server to search job boards and company career sites. openings-mcp searches job listings across job boards and company career sites from any MCP client: Claude Code, Codex, Gemini CLI, and others. - Job boards: 104, Cake, Jobindex (Denmark), マイナビ転職 (Japan), Flowxtra (board-wide across every company on the Flowxtra ATS), LinkedIn, and Indeed (public search). - Company career si
npx mdskills install amikai/openings-mcp@amikai? Sign in with GitHub to claim this listing.Comprehensive job search across 39,000+ companies and major boards with excellent setup docs
openings-mcp
One MCP server to search job boards and company career sites.
openings-mcp searches job listings across job boards and company career sites from any MCP client: Claude Code, Codex, Gemini CLI, and others.
⚠️ Token use adds up fast when your client explores multiple postings or fetches full job details, so consider a cheaper model.
Disclaimer: This is an unofficial, personal-use tool. It is not affiliated with, endorsed by, or sponsored by 104 Corporation, TSMC, or any other job board or company whose listings it searches. It calls each site's public web endpoints; please respect their terms of service and use it at a reasonable, low frequency. The project ships no scraped job data.
With Homebrew:
brew install --cask amikai/tap/openings-mcp
With Go:
go install github.com/amikai/openings-mcp/cmd/openings-mcp@latest
Upgrade by rerunning the same command; pin a version with @vX.Y.Z.
Without Go: download the archive for your platform from
Releases and put
openings-mcp on your PATH.
With Docker (multi-arch: linux/amd64, linux/arm64):
docker pull ghcr.io/amikai/openings-mcp
With openings-mcp on your PATH:
Claude Code
claude mcp add openings-mcp -- openings-mcp
Codex
codex mcp add openings-mcp -- openings-mcp
Gemini CLI
gemini mcp add openings-mcp openings-mcp
With Docker instead, replace openings-mcp with docker run -i --rm ghcr.io/amikai/openings-mcp, e.g.:
claude mcp add openings-mcp -- docker run -i --rm ghcr.io/amikai/openings-mcp
This is an unofficial tool. It is not affiliated with, endorsed by, or supported by 104 Corporation, TSMC, or any other job board or company whose listings it searches.
Some providers rely on undocumented APIs that may change or stop working at any time without notice. Job listing data belongs to the respective sites. The server fetches it on your behalf when you invoke a tool and stores or redistributes nothing.
Use this tool for personal job searching at a human pace. Every request goes out from your own machine, and a site may throttle or temporarily block your IP if too many arrive too quickly. The server does not rate-limit requests, so a client that pages through many results or fetches lots of job details in one go can trip these limits. The server never logs in, so your accounts on these sites are not at risk. You are responsible for complying with the terms of service of each site you query; do not use it for bulk scraping or data harvesting.
Inspired by these MCP job-search servers:
Company roster data cross-referenced from:
Jobindex search reference:
Install via CLI
npx mdskills install amikai/openings-mcpOpenings MCP is a free, open-source AI agent skill. openings-mcp One MCP server to search job boards and company career sites. openings-mcp searches job listings across job boards and company career sites from any MCP client: Claude Code, Codex, Gemini CLI, and others. - Job boards: 104, Cake, Jobindex (Denmark), マイナビ転職 (Japan), Flowxtra (board-wide across every company on the Flowxtra ATS), LinkedIn, and Indeed (public search). - Company career si
Install Openings MCP with a single command:
npx mdskills install amikai/openings-mcpThis downloads the skill files into your project and your AI agent picks them up automatically.
Openings MCP works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Gemini Cli, Amp, Roo Code, Goose. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.