# Egypt Research Commons (remote · erx-mcp.zad.tools)

Source-grounded research for Egyptian public affairs

- Trust score: 63/100 (medium)
- Change this week: +9
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `erx-mcp.zad.tools`: 63/100 (this document), [markdown](https://verifymcp.io/servers/ahmedvnabil-egypt-research/erx-mcp.md), [page](https://verifymcp.io/servers/ahmedvnabil-egypt-research/erx-mcp)
- npm · `egypt-research-mcp`: 46/100, [markdown](https://verifymcp.io/servers/ahmedvnabil-egypt-research/egypt-research-mcp.md), [page](https://verifymcp.io/servers/ahmedvnabil-egypt-research/egypt-research-mcp)

## Channel facts

- Endpoint: `https://erx-mcp.zad.tools/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.17.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 74/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 36/100
  - 29% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (poor).
  - Tool/resource definitions use about 1120 tokens (~43/item across 26 items; 21 tools + 5 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 71/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http ahmedvnabil-egypt-research https://erx-mcp.zad.tools/mcp
```

### Codex

```toml
[mcp_servers.ahmedvnabil-egypt-research]
url = "https://erx-mcp.zad.tools/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ahmedvnabil-egypt-research": {
      "type": "remote",
      "url": "https://erx-mcp.zad.tools/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add ahmedvnabil-egypt-research --url https://erx-mcp.zad.tools/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  ahmedvnabil-egypt-research:
    url: "https://erx-mcp.zad.tools/mcp"
```

### Other

```json
{
  "mcpServers": {
    "ahmedvnabil-egypt-research": {
      "type": "http",
      "url": "https://erx-mcp.zad.tools/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 63, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-01 (score 62, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 61, +5)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 56, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-28 (score 55, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 54, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 53)

First indexed and scored.

## MCP tools (21)

### `egypt_search` (~72 tokens)

بحث موحد في الوثائق المصرية مع فلاتر المصدر والتاريخ وترقيم عبر offset.

Input parameters:

- `date_from` (string)
- `date_to` (string)
- `limit` (integer)
- `offset` (integer)
- `query` (string, required)
- `source_types` (array)

Output parameters:

- `count` (integer)
- `has_more` (boolean)
- `next_offset`
- `offset` (integer)
- `query` (string)
- `results` (array)
- `total_count` (integer)

### `egypt_get_document` (~30 tokens)

استرجاع سجل وثيقة واحد مع بيانات الاستشهاد.

Input parameters:

- `document_id` (integer, required)

Output parameters:

- `document` (object)
- `error` (object)
- `ok` (boolean)

### `egypt_build_timeline` (~39 tokens)

بناء خط زمني موثق لموضوع أو قضية أو كيان.

Input parameters:

- `limit` (integer)
- `query` (string, required)

Output parameters:

- `count` (integer)
- `items` (array)
- `query` (string)

### `egypt_compare_sources` (~36 tokens)

مقارنة تغطية أنواع مختلفة من المصادر لنفس الاستعلام.

Input parameters:

- `limit` (integer)
- `query` (string, required)

Output parameters:

- `by_source_type` (object)
- `independent_source_count` (integer)
- `query` (string)
- `total_documents` (integer)

### `egypt_get_source_profile` (~35 tokens)

عرض نوع المصدر وملكيته وصحة جمعه وعدد وثائقه.

Input parameters:

- `source_slug` (string, required)

Output parameters:

- `error` (object)
- `ok` (boolean)
- `source` (object)

### `egypt_list_sources` (~57 tokens)

عرض كتالوج المصادر وحالة الأرشفة لكل مصدر مع ترقيم عبر offset.

Input parameters:

- `active_only` (boolean)
- `limit` (integer)
- `offset` (integer)
- `source_type` (string)

Output parameters:

- `count` (integer)
- `has_more` (boolean)
- `next_offset`
- `offset` (integer)
- `sources` (array)
- `total_count` (integer)

### `egypt_get_daily_brief` (~50 tokens)

إرجاع مواد يوم محدد مع قياس تنوع المصادر وترقيم عبر offset.

Input parameters:

- `date` (string, required)
- `limit` (integer)
- `offset` (integer)

Output parameters:

- `count` (integer)
- `date` (string)
- `has_more` (boolean)
- `items` (array)
- `next_offset`
- `offset` (integer)
- `source_count` (integer)
- `total_count` (integer)

### `egypt_list_stories` (~42 tokens)

عرض القصص المتقاربة مع عدد الوثائق وتنوع المصادر وترقيم عبر offset.

Input parameters:

- `limit` (integer)
- `offset` (integer)

Output parameters:

- `count` (integer)
- `has_more` (boolean)
- `next_offset`
- `offset` (integer)
- `stories` (array)
- `total_count` (integer)

### `egypt_export_references` (~50 tokens)

تصدير نتائج البحث بصيغة CSV أو JSONL أو BibTeX أو RIS.

Input parameters:

- `format` (string)
- `limit` (integer)
- `query` (string, required)

Output parameters:

- `content` (string)
- `count` (integer)
- `format` (string)
- `ok` (boolean)

### `egypt_hybrid_search` (~72 tokens)

بحث هجين يجمع المطابقة النصية والدلالية مع تفسير الترتيب وفلاتر النوع والفترة.

Input parameters:

- `date_from` (string)
- `date_to` (string)
- `limit` (integer)
- `query` (string, required)
- `source_types` (array)

Output parameters:

- `count` (integer)
- `message` (string)
- `query` (string)
- `results` (array)
- `strong_matches` (boolean)

### `egypt_research_dossier` (~77 tokens)

حزمة بحث موثقة تجمع البحث الهجين والنتائج والخط الزمني والكيانات والادعاءات وتنوع المصادر.

Input parameters:

- `date_from` (string)
- `date_to` (string)
- `limit` (integer)
- `query` (string, required)
- `source_types` (array)

Output parameters:

- `claims` (array)
- `coverage` (object)
- `entities` (array)
- `query` (string)
- `results` (array)
- `timeline` (array)

### `egypt_find_entities` (~51 tokens)

عرض الكيانات المستخرجة وأعداد ظهورها في الوثائق مع ترقيم عبر offset.

Input parameters:

- `document_id` (integer)
- `limit` (integer)
- `offset` (integer)

Output parameters:

- `count` (integer)
- `entities` (array)
- `has_more` (boolean)
- `next_offset`
- `offset` (integer)
- `total_count` (integer)

### `egypt_list_events` (~52 tokens)

عرض الأحداث المؤرخة وربط كل حدث بوثائقه الأصلية مع ترقيم عبر offset.

Input parameters:

- `document_id` (integer)
- `limit` (integer)
- `offset` (integer)

Output parameters:

- `count` (integer)
- `events` (array)
- `has_more` (boolean)
- `next_offset`
- `offset` (integer)
- `total_count` (integer)

### `egypt_trace_claim` (~34 tokens)

تتبع ادعاء واحد إلى الأدلة والمصادر التي أوردته.

Input parameters:

- `claim_id` (integer, required)

Output parameters:

- `claim` (object)
- `error` (object)
- `ok` (boolean)

### `egypt_compare_claims` (~48 tokens)

تجميع الادعاءات المتشابهة ومقارنة أنواع المواقف والأدلة التي أوردتها المصادر.

Input parameters:

- `limit` (integer)
- `query` (string, required)

Output parameters:

- `clusters` (array)
- `count` (integer)
- `query` (string)

### `egypt_list_live_datasets` (~35 tokens)

عرض كتالوج البيانات الحية العامة التي تعمل بدون Token، مع البروتوكول والتغطية والترخيص.

Output parameters:

- `count` (integer)
- `datasets` (array)

### `egypt_get_live_data` (~112 tokens)

جلب بيانات مصر الحية من REST/OData مع قيمة المؤشر والفترة ورابط الاستعلام ووقت الجلب والتحذيرات.

Input parameters:

- `country` (string)
- `flow_code` (string)
- `indicator` (string)
- `limit` (integer)
- `period` (string)
- `period_from` (string)
- `period_to` (string)
- `query` (string)
- `refugee_dimension` (string)
- `source` (string, required)

Output parameters:

- `country` (string)
- `dataset` (string)
- `error` (object)
- `fetched_at` (string)
- `indicator` (string)
- `license` (string)
- `ok` (boolean)
- `query_url` (string)
- `records` (array)
- `series` (array)
- `source` (string)
- `value`
- `warnings` (array)

### `egypt_compare_live_data` (~44 tokens)

جمع سلسلتين إلى أربع سلاسل حية للمقارنة مع إبقاء اختلاف الوحدات والمنهجيات ظاهرًا.

Input parameters:

- `queries` (array, required)

Output parameters:

- `comparisons` (array)
- `error` (object)
- `ok` (boolean)
- `series` (array)
- `warnings` (array)

### `egypt_live_source_health` (~35 tokens)

اختبار قابلية الوصول الحالية لمصادر البيانات الحية وتمييز السليم عن المحدد بالمعدل أو المتوقف.

Output parameters:

- `checked_at` (string)
- `sources` (array)

### `egypt_get_coverage` (~32 tokens)

عرض تغطية الأرشيف حسب الموضوع وصحة المصادر وعدد الوثائق القابلة للبحث.

Output parameters:

- `documents` (integer)
- `excluded_documents` (integer)
- `healthy_sources` (integer)
- `searchable_documents` (integer)
- `sources` (integer)
- `topic_counts` (object)

### `egypt_save_research_query` (~54 tokens)

حفظ استعلام بحثي محلي لإعادة تشغيله ومتابعته لاحقًا. الكتابة معطلة في نقطة MCP العامة.

Input parameters:

- `name` (string, required)
- `query` (string, required)

Output parameters:

- `error` (object)
- `ok` (boolean)
- `saved_search` (object)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/ahmedvnabil-egypt-research/erx-mcp#diagnostics

## Score history

- 2026-08-03: 63
- 2026-08-02: 62
- 2026-08-01: 62
- 2026-07-31: 61
- 2026-07-30: 56
- 2026-07-29: 55
- 2026-07-28: 55
- 2026-07-27: 54
- 2026-07-26: 53

## Links

- Remote endpoint: https://erx-mcp.zad.tools/mcp
- Repository: https://github.com/ahmedvnabil/erx
- Website: https://erx-mcp.zad.tools/
- Changelog RSS feed: https://verifymcp.io/servers/ahmedvnabil-egypt-research/erx-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/ahmedvnabil-egypt-research/erx-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/ahmedvnabil-egypt-research/erx-mcp
