Public MCP server for discovering open jobs. Search, filter, and get application links.
Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.
https://www.nuepeople.com/mcp5 strumenti · 1106 msget_application_linkReturns 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.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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| jobId | — | Job ID from a previous search_jobs result. Accepts an integer or an integer represented as a string. |
get_job_detailsReturns 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.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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| id | — | Job ID from a previous search_jobs result. Accepts an integer or an integer represented as a string. |
list_contract_typesLists the available contract types, including IDs and names. Use this tool when the user wants to filter search_jobs by contract type.Lists the available contract types, including IDs and names. Use this tool when the user wants to filter search_jobs by contract type.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_skill_clustersReturns 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.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.
Per questo strumento non è stato pubblicato alcuno schema di input.
search_jobsSearches 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.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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| query* | string | Search query, such as a role, skill, technology, or job title, for example 'Senior C# Developer' or 'Kubernetes'. |
| location | string | null | Optional city filter, for example 'Munich'. |
| contractTypeId | integer | null | Optional contract type ID. Use list_contract_types first if the user wants to filter by contract type. |
| maxResults | integer | Maximum number of results to return. Allowed range: 1 to 25. Default: 10. |
5 strumenti su 5 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
Public MCP server for discovering open jobs. Search, filter, and get application links.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.