MCP Server
MCP
Jobo Job Search
Search a live index of millions of open jobs from employer career sites and 100+ ATS platforms.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://jobs-mcp.jobo.world/mcp"
}
],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "jobo-job-search-mcp",
"version": "1.1.0",
"runtimeHint": "npx",
"transport": {
"type": "streamable-http",
"url": "http://localhost:3002/mcp"
},
"environmentVariables": [
{
"description": "Port for the local HTTP server (default 3002).",
"format": "number",
"name": "PORT"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment