HomeDevelopment › OpenHire · 哨兵

OpenHire · 哨兵

Job postings with real posting dates from Greenhouse/Lever/Ashby/Beisen/Moka ATS. 139 employers.

Python Local macOSWindowsLinux
★ 7 stars Last pushed 2026-09-24 License: MIT

Topics: Aggregators

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.6.7)

uvx openhire

Or add to your MCP client config:

{
  "mcpServers": {
    "openhire": {
      "command": "uvx",
      "args": [
        "openhire"
      ],
      "env": {
        "OPENHIRE_DATABASE_URL": "<YOUR_VALUE>"
      }
    }
  }
}
  • OPENHIRE_DATABASE_URL — Optional. Postgres URL (postgresql+psycopg://…); omit to use the local SQLite index.

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry