Hosco Hospitality Jobs
com.hosco/hospitality-jobsSearch Hosco's live hospitality jobs across Spain, Italy, France, the UK and Switzerland.
Tools · 3
Semantic + structured search over Hosco hospitality jobs. Mirrors the smart filtering and ranking from hosco-v2: hard-excludes private/expired/inactive postings, supports visibility/promotion/external…
List the most recently published Hosco jobs, paginated. Use this when no semantic search is needed — for natural-language search, use the search jobs tool instead.
Fetch the full details of a single Hosco job by its slug or numeric id. Use this after a search/list result to retrieve the full description, requirements, benefits, and all other available fields.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"hosco_hospitality_jobs": {
"url": "https://mcp.hosco.com/mcp/public",
"transport": "streamable-http"
}
}
}