hiringindex-mcp
Rank #22,934io.github.starnikovoleg/hiringindex-mcp
Search live job postings, aggregate any market slice, and see how long each listing has been open.
hiringindex-mcp is a Model Context Protocol (MCP) server published by starnikovoleg. It ranks #22,934 of 132,113 servers tracked on MCP Toplist. hiringindex-mcp is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Sep 8, 2026 and most recently updated on Sep 11, 2026.
Ranks ahead of 109,179 of 132,113 servers on MCP Toplist.
Use hiringindex-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add hiringindex-mcp -e "HIRINGINDEX_API_KEY=<your HIRINGINDEX_API_KEY>" -e "HIRINGINDEX_API_BASE=<your HIRINGINDEX_API_BASE>" -- npx -y hiringindex-mcpReplace each placeholder with your own value before saving.
[mcp_servers.hiringindex-mcp]
command = "npx"
args = ["-y", "hiringindex-mcp"]
[mcp_servers.hiringindex-mcp.env]
HIRINGINDEX_API_KEY = "<your HIRINGINDEX_API_KEY>"
HIRINGINDEX_API_BASE = "<your HIRINGINDEX_API_BASE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hiringindex-mcp": {
"command": "npx",
"args": [
"-y",
"hiringindex-mcp"
],
"env": {
"HIRINGINDEX_API_KEY": "<your HIRINGINDEX_API_KEY>",
"HIRINGINDEX_API_BASE": "<your HIRINGINDEX_API_BASE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hiringindex-mcp": {
"command": "npx",
"args": [
"-y",
"hiringindex-mcp"
],
"env": {
"HIRINGINDEX_API_KEY": "<your HIRINGINDEX_API_KEY>",
"HIRINGINDEX_API_BASE": "<your HIRINGINDEX_API_BASE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"hiringindex-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"hiringindex-mcp"
],
"env": {
"HIRINGINDEX_API_KEY": "<your HIRINGINDEX_API_KEY>",
"HIRINGINDEX_API_BASE": "<your HIRINGINDEX_API_BASE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hiringindex-mcp": {
"command": "npx",
"args": [
"-y",
"hiringindex-mcp"
],
"env": {
"HIRINGINDEX_API_KEY": "<your HIRINGINDEX_API_KEY>",
"HIRINGINDEX_API_BASE": "<your HIRINGINDEX_API_BASE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hiringindex-mcp": {
"command": "npx",
"args": [
"-y",
"hiringindex-mcp"
],
"env": {
"HIRINGINDEX_API_KEY": "<your HIRINGINDEX_API_KEY>",
"HIRINGINDEX_API_BASE": "<your HIRINGINDEX_API_BASE>"
}
}
}
}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.starnikovoleg%2Fhiringindex-mcp)<a href="https://mcptoplist.com/server/io.github.starnikovoleg%2Fhiringindex-mcp"><img src="https://mcptoplist.com/badge/io.github.starnikovoleg%2Fhiringindex-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
starnikovoleg
Other servers by starnikovoleg
View all starnikovoleg servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Sep 11, 2026 |
| 0.1.0 | Sep 10, 2026 |
Frequently asked questions
- Who maintains hiringindex-mcp?
- hiringindex-mcp is maintained by starnikovoleg, which publishes 4 MCP servers (3 total versions) tracked on MCP Toplist.
- Is hiringindex-mcp listed on the Official MCP Registry?
- Yes — hiringindex-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does hiringindex-mcp have?
- MCP Toplist tracks 2 versions of hiringindex-mcp, most recently published on Sep 11, 2026.
- Where can I find the source code for hiringindex-mcp?
- The source code for hiringindex-mcp is hosted at github.com/starnikovoleg/hiringindex-mcp.
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.