openings-mcp
Health Warn
- License — License: MIT
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Low visibility — Only 5 GitHub stars
Code Pass
- Code scan — Scanned 12 files during light audit, no dangerous patterns found
Permissions Pass
- Permissions — No dangerous permissions requested
No AI report is available for this listing yet.
💼 MCP server for searching job listings
openings-mcp
Search job listings from any MCP client — job boards and company career sites, one server.
openings-mcp searches job listings across job boards and company career sites —
currently 104, Cake,
Google Careers,
NVIDIA careers, and
TSMC careers —
from any MCP client: Claude Code, Codex, Gemini CLI, and others.
⚠️ This server can consume a lot of tokens, especially when your client explores
multiple postings or fetches full job details, so consider using 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. No scraped job data is distributed with this project.
Install
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 putopenings-mcp on your PATH.
With Docker (multi-arch: linux/amd64, linux/arm64):
docker pull ghcr.io/amikai/openings-mcp
Add the MCP server to your tool
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
Disclaimer
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 and
is fetched on your behalf when you invoke a tool — nothing is stored or
redistributed by this project.
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. No login is involved, 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.
Credits
Inspired by these MCP job-search servers:
License
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found