mcpbeat

nü people Job Server MCP Server

io.github.nu-people/nue-people-jobs
answering

nü people Job Server is answering right now. Last checked 7 min ago. It exposes 5 tools.

Public MCP server for discovering open jobs. Search, filter, and get application links.

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
465 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 min ago.

run in your terminal
claude mcp add nue-people-jobs --transport http https://www.nuepeople.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nue-people-jobs": {
      "url": "https://www.nuepeople.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nue-people-jobs]
url = "https://www.nuepeople.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "nue-people-jobs": {
      "url": "https://www.nuepeople.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nue-people-jobs": {
      "url": "https://www.nuepeople.com/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

application
get_application_link
Returns the direct application link for a public open job. Use this tool when the user wants to apply for a specific job after identifying it via search_jobs or get_job_details.
contract
list_contract_types
Lists the available contract types, including IDs and names. Use this tool when the user wants to filter search_jobs by contract type.
job
get_job_details
Returns public details for a single open job by ID. Use this tool after search_jobs when the user wants more information about one specific job.
jobs
search_jobs
Searches currently open jobs on the nü people website. Use this tool when the user wants to find matching jobs by keyword, role, skill, location, or contract type. Returns a list of public job summaries.
skill
get_skill_clusters
Returns the current skill cluster data for public jobs on the nü people website. Use this tool when the user wants an overview of which skills or technologies are currently in demand.

Endpoints

URLTransportStateLatencyChecked
https://www.nuepeople.com/mcp streamable-http answering 523 ms 7 min ago

nü people Job Server — questions

Answers built from our own checks of this server.

What can nü people Job Server do?
It exposes 5 tools, read directly from the server on our last check. Among them: get_application_link, get_job_details, get_skill_clusters, list_contract_types, search_jobs. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is nü people Job Server working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 465 ms. The bar chart above shows every period we have measured.
How do I connect nü people Job Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does nü people Job Server need an API key?
No. nü people Job Server completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is nü people Job Server?
It answers our handshake in 465 ms on average, which is faster than 25% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.