# com.o11r/daleel (remote · daleel.o11r.com)

Halal stock screening with receipts: every Sharia verdict cites its SEC filing. 5 methodologies.

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

## Components

- remote · `daleel.o11r.com`: 66/100 (this document), [markdown](https://verifymcp.io/servers/com-o11r-daleel/daleel.md), [page](https://verifymcp.io/servers/com-o11r-daleel/daleel)

## Channel facts

- Endpoint: `https://daleel.o11r.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.1`

## 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-20.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 2 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - 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**: 70/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 193 tokens (~96/item across 2 items; 2 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 53/100
  - Stability observed for 16 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 67/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.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### Claude

```bash
claude mcp add --transport http com-o11r-daleel https://daleel.o11r.com/mcp
```

### Codex

```toml
[mcp_servers.com-o11r-daleel]
url = "https://daleel.o11r.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-o11r-daleel": {
      "type": "remote",
      "url": "https://daleel.o11r.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-o11r-daleel --url https://daleel.o11r.com/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-o11r-daleel:
    url: "https://daleel.o11r.com/mcp"
```

### Other

```json
{
  "mcpServers": {
    "com-o11r-daleel": {
      "type": "http",
      "url": "https://daleel.o11r.com/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-18 (score 66, +1)

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

### 2026-08-16 (score 65, +1)

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

### 2026-08-15 (score 64, +1)

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

### 2026-08-12 (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-11 (score 62, 0)

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

### 2026-08-10 (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-08-08 (score 61, +1)

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

### 2026-08-06 (score 60, +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.

## MCP tools (2)

### `screen_ticker` (~101 tokens)

Screen a US-listed stock or ETF for Sharia (halal) compliance.

    Returns the verdict (compliant / questionable / non_compliant /
    not_screenable), a 0-100 score, the five-methodology audit matrix
    (AAOIFI, DJIM, MSCI, S&P, FTSE), the purification percentage, and SEC
    EDGAR filing citations for every number used.

Input parameters:

- `ticker` (string, required)

### `screening_methodology` (~36 tokens)

Explain how Daleel screens stocks: data sources, the five scholarly
    methodologies with their thresholds, scoring, and fail-safe rules.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-o11r-daleel/daleel#diagnostics

## Score history

- 2026-08-20: 66
- 2026-08-19: 66
- 2026-08-18: 66
- 2026-08-17: 65
- 2026-08-16: 65
- 2026-08-15: 64
- 2026-08-14: 63
- 2026-08-13: 63
- 2026-08-12: 63
- 2026-08-11: 62
- 2026-08-10: 62
- 2026-08-09: 61
- 2026-08-08: 61
- 2026-08-07: 60
- 2026-08-06: 60
- 2026-08-05: 59
- 2026-08-04: 59

## Links

- Remote endpoint: https://daleel.o11r.com/mcp
- Repository: https://github.com/obedier/daleel
- Website: https://daleel.o11r.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-o11r-daleel/daleel.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-o11r-daleel/daleel.json
- HTML version of this page: https://verifymcp.io/servers/com-o11r-daleel/daleel
