← Registry

Analytics

o11r.com

Screens US-listed stocks and ETFs for Sharia compliance and explains screening methodologies.

1 endpoint3 known toolsFirst detected August 5, 2026Last detected September 5, 2026

ENDPOINT 1

https://daleel.o11r.com/mcp

No auth detected

MCP server metadata

Name
Daleel Halal Screening
Version
0.3.0
Capabilities
experimentalpromptsresourcestools
Server instructions

Auditable Sharia compliance screening for US-listed stocks and ETFs. Every verdict cites the SEC filing behind it and is checked against five scholarly methodologies (AAOIFI, DJIM, MSCI, S&P, FTSE). Missing data is never treated as compliant.

Known tools 3

screen_ticker

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

Inferred read-only
mint_api_key

Mint a free Daleel API key for higher rate limits.

Inferred read-only
screening_methodology

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

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.daleel-halal-screening]
url = "https://daleel.o11r.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "daleel-halal-screening": {
      "type": "http",
      "url": "https://daleel.o11r.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: daleel-halal-screening
Remote MCP URL: https://daleel.o11r.com/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": {
    "daleel-halal-screening": {
      "url": "https://daleel.o11r.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "daleel-halal-screening": {
      "type": "http",
      "url": "https://daleel.o11r.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "daleel-halal-screening",
  "transport": "streamable-http",
  "url": "https://daleel.o11r.com/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 o11r.com was fetched 2026-08-21T20:03:37.763Z.

Trust status Neutral

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