OpenHire · 哨兵
Rank #2,122io.github.gzchenhao/openhire
Radar for remote AI/Infra jobs from employer ATS; your résumé never transits the server.
OpenHire · 哨兵 is a Model Context Protocol (MCP) server published by gzchenhao. It ranks #2,122 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. OpenHire · 哨兵 is listed across 2 registries — Official MCP and Glama, with 13 tracked versions. It was first listed on Jul 14, 2026 and most recently updated on Sep 22, 2026.
Ranks ahead of 129,924 of 132,046 servers on MCP Toplist.
Use OpenHire · 哨兵
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add openhire -e "OPENHIRE_DATABASE_URL=<your OPENHIRE_DATABASE_URL>" -- uvx openhire serveReplace each placeholder with your own value before saving.
[mcp_servers.openhire]
command = "uvx"
args = ["openhire", "serve"]
[mcp_servers.openhire.env]
OPENHIRE_DATABASE_URL = "<your OPENHIRE_DATABASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"openhire": {
"command": "uvx",
"args": [
"openhire",
"serve"
],
"env": {
"OPENHIRE_DATABASE_URL": "<your OPENHIRE_DATABASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"openhire": {
"command": "uvx",
"args": [
"openhire",
"serve"
],
"env": {
"OPENHIRE_DATABASE_URL": "<your OPENHIRE_DATABASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"openhire": {
"type": "stdio",
"command": "uvx",
"args": [
"openhire",
"serve"
],
"env": {
"OPENHIRE_DATABASE_URL": "<your OPENHIRE_DATABASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"openhire": {
"command": "uvx",
"args": [
"openhire",
"serve"
],
"env": {
"OPENHIRE_DATABASE_URL": "<your OPENHIRE_DATABASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"openhire": {
"command": "uvx",
"args": [
"openhire",
"serve"
],
"env": {
"OPENHIRE_DATABASE_URL": "<your OPENHIRE_DATABASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.gzchenhao%2Fopenhire)<a href="https://mcptoplist.com/server/io.github.gzchenhao%2Fopenhire"><img src="https://mcptoplist.com/badge/io.github.gzchenhao%2Fopenhire.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
gzchenhao
Available versions (13)
| Version | Published |
|---|---|
| 0.6.1 | Sep 22, 2026 |
| 0.6.0 | Sep 14, 2026 |
| 0.5.1 | Sep 12, 2026 |
| 0.5.0 | Sep 12, 2026 |
| 0.4.3 | Sep 12, 2026 |
| 0.4.2 | Sep 11, 2026 |
| 0.4.1 | Sep 11, 2026 |
| 0.4.0 | Sep 11, 2026 |
| 0.3.2 | Sep 4, 2026 |
| 0.3.1 | Sep 4, 2026 |
| 0.3.0 | Sep 3, 2026 |
| 0.2.0 | Jul 27, 2026 |
| 0.1.1 | Jul 15, 2026 |
Frequently asked questions
- Who maintains OpenHire · 哨兵?
- OpenHire · 哨兵 is maintained by gzchenhao, which publishes 1 MCP server (13 total versions) tracked on MCP Toplist.
- Is OpenHire · 哨兵 listed on the Official MCP Registry?
- Yes — OpenHire · 哨兵 is listed on the Official MCP Registry, alongside Glama.
- How many versions does OpenHire · 哨兵 have?
- MCP Toplist tracks 13 versions of OpenHire · 哨兵, most recently published on Sep 22, 2026.
- Where can I find the source code for OpenHire · 哨兵?
- The source code for OpenHire · 哨兵 is hosted at github.com/gzchenhao/openhire.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.