← Registry

Productivity

arabiahire.com

Search and retrieve job postings and company profiles from the Arabia Hire platform.

1 endpoint5 known toolsFirst detected June 22, 2026Last detected September 7, 2026

ENDPOINT 1

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

No auth detected

MCP server metadata

Name
arabia-hire
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Arabia Hire MCP server. Use these tools to search and fetch jobs and companies on the Arabia Hire MENA job board. All endpoints are read-only and return JSON. Salaries are MONTHLY in local currency.

Known tools 5

search_jobs

Full-text search over public job postings on Arabia Hire.

Inferred read-only
get_job

Fetch a single job posting by its numeric id.

Inferred read-only
search_companies

Search the verified company directory on Arabia Hire.

Inferred read-only
get_company

Fetch a single company profile by its numeric id.

Inferred read-only
list_industries

Returns the list of industries used to classify companies on Arabia Hire.

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.arabia-hire]
url = "https://www.arabiahire.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "arabia-hire": {
      "type": "http",
      "url": "https://www.arabiahire.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: arabia-hire
Remote MCP URL: https://www.arabiahire.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": {
    "arabia-hire": {
      "url": "https://www.arabiahire.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "arabia-hire": {
      "type": "http",
      "url": "https://www.arabiahire.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "arabia-hire",
  "transport": "streamable-http",
  "url": "https://www.arabiahire.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 arabiahire.com was fetched 2026-07-31T00:12:42.546Z and is being refreshed.

Trust status Trusted

arabiahire.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.