← Registry

Data Collection

onlychefs.co.uk

Enables searching live job listings, retrieving job details and categories, and accessing UK salary benchmarks.

1 endpoint4 known toolsFirst detected September 20, 2026Last detected September 20, 2026

ENDPOINT 1

https://onlychefs.co.uk/mcp

No auth detected

MCP server metadata

Name
onlychefs-jobs
Version
1.0.0
Capabilities
tools

Known tools 4

search_jobs

Search live job listings on this board.

Inferred read-only
get_job_details

Get public details for a specific live job by id or slug.

Inferred read-only
get_categories

List active job categories with live job counts.

Inferred read-only
get_salary_benchmarks

Get salary benchmark ranges by role and UK region.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.onlychefs-jobs]
url = "https://onlychefs.co.uk/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "onlychefs-jobs": {
      "type": "http",
      "url": "https://onlychefs.co.uk/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: onlychefs-jobs
Remote MCP URL: https://onlychefs.co.uk/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "onlychefs-jobs": {
      "url": "https://onlychefs.co.uk/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "onlychefs-jobs": {
      "type": "http",
      "url": "https://onlychefs.co.uk/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "onlychefs-jobs",
  "transport": "streamable-http",
  "url": "https://onlychefs.co.uk/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.