← Registry

Data Collection

itjobs.es

Provides access to IT jobs and company data from the ITJobs public API.

1 endpoint8 known toolsFirst detected July 25, 2026Last detected September 5, 2026

ENDPOINT 1

https://www.itjobs.es/mcp

No auth detected

MCP server metadata

Name
itjobs-frontend-mcp
Version
0.1.0
Capabilities
tools

Known tools 8

job_list

List jobs from ITJobs public API

Inferred read-only
job_search

Search jobs by free text query

Inferred read-only
job_get

Get one job by id

Inferred read-only
company_search

Search companies

Inferred read-only
company_get

Get one company by id

Inferred read-only
location_list

List locations

Inferred read-only
contract_list

List job contracts

Inferred read-only
job_type_list

List job types

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.itjobs-frontend-mcp]
url = "https://www.itjobs.es/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "itjobs-frontend-mcp": {
      "type": "http",
      "url": "https://www.itjobs.es/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: itjobs-frontend-mcp
Remote MCP URL: https://www.itjobs.es/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": {
    "itjobs-frontend-mcp": {
      "url": "https://www.itjobs.es/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "itjobs-frontend-mcp": {
      "type": "http",
      "url": "https://www.itjobs.es/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "itjobs-frontend-mcp",
  "transport": "streamable-http",
  "url": "https://www.itjobs.es/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for itjobs.es was fetched 2026-09-01T11:18:57.685Z.

Trust status Trusted

itjobs.es is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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