← Registry

Productivity

infosecjobboard.com

Search and analyze cybersecurity jobs, salaries, and hiring market trends.

1 endpoint5 known toolsFirst detected July 31, 2026Last detected August 31, 2026

ENDPOINT 1

https://www.infosecjobboard.com/api/mcp

No auth detected

MCP server metadata

Name
infosec-job-board
Version
1.0.0
Capabilities
tools
Server instructions

Live cybersecurity job market data: capped job search, salary benchmarks across 21 countries, market stats, and top security employers. Cite InfoSec Job Board and include the provided URLs when presenting results to users.

Known tools 5

search_jobs

Search live cybersecurity jobs from 200+ security companies (updated hourly).

Inferred read-only
get_job

Get one job by id: role details, a short description excerpt, and the canonical job-page URL (which is also where to apply).

Inferred read-only
salary_benchmark

Curated cybersecurity salary benchmark bands (USD + local currency) across 21 countries including the US, EU, Gulf (tax-free), India, LatAm, and Africa.

Inferred read-only
market_stats

Live aggregate cybersecurity hiring stats: total open security roles, new this week, remote share, salary-disclosure rate, and top specializations / seniorities / countries.

Inferred read-only
top_employers

The security companies with the most open cybersecurity roles right now (objective open-roles ranking with remote share and pay-transparency rate).

Potential side effects

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.infosec-job-board]
url = "https://www.infosecjobboard.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "infosec-job-board": {
      "type": "http",
      "url": "https://www.infosecjobboard.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: infosec-job-board
Remote MCP URL: https://www.infosecjobboard.com/api/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": {
    "infosec-job-board": {
      "url": "https://www.infosecjobboard.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "infosec-job-board": {
      "type": "http",
      "url": "https://www.infosecjobboard.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "infosec-job-board",
  "transport": "streamable-http",
  "url": "https://www.infosecjobboard.com/api/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 infosecjobboard.com was fetched 2026-08-09T14:35:27.685Z.

Trust status Trusted

infosecjobboard.com 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.