Openings Mcp

💼 One MCP server to search job boards and company career sites

LLM Mart
13 views 1.5k listing impressions

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.

Demo of openings-mcp searching job listings from Claude Code

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.

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 put openings-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 --scope user 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.:

From the project's README.

Comments (0)

Sign in to join the conversation.

No comments yet.