nü people jobs
https://server.smithery.ai/nuepeople/jobs/mcp
● healthy
Public, read-only MCP (Model Context Protocol) server exposed over Streamable HTTP. It allows AI clients such as Claude, Copilot, ChatGPT, or custom agents to discover open jobs, view job details, inspect contract types and skill clusters, and retrieve direct application links.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/nuepeople/jobs/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/nuepeople/jobs/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://github.com/nu-people/MCP/blob/main/README.md