← Registry

General Tools

diplomatic.careers

Search and retrieve international organization job listings with filters and verified source details.

1 endpoint3 known toolsFirst detected August 15, 2026Last detected August 15, 2026

ENDPOINT 1

https://www.diplomatic.careers/mcp

No auth detected

MCP server metadata

Name
careers.diplomatic/jobs
Version
1.0.0
Capabilities
tools.listChanged

Known tools 3

search_jobs

Search factual, currently open international organization jobs.

Inferred read-only
list_job_filters

List stable filters in the current published job release.

Inferred read-only
get_job

Get one public job and its verified source details.

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.careers-diplomatic-jobs]
url = "https://www.diplomatic.careers/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "careers-diplomatic-jobs": {
      "type": "http",
      "url": "https://www.diplomatic.careers/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "careers-diplomatic-jobs": {
      "type": "http",
      "url": "https://www.diplomatic.careers/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "careers-diplomatic-jobs",
  "transport": "streamable-http",
  "url": "https://www.diplomatic.careers/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 diplomatic.careers was fetched 2026-08-24T02:22:28.527Z.

Trust status Neutral

diplomatic.careers is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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