The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Daleel listing page.
دليل · Daleel (Arabic for evidence) screens US-listed stocks and ETFs for Sharia compliance — and shows its receipts. Every verdict cites the SEC filing behind it: the XBRL tag, the form (10-K / 20-F / 40-F), the period, and a link to the filing on sec.gov. Five methodologies checked side by side: AAOIFI, DJIM, MSCI, S&P, and FTSE.
Live: https://daleel.o11r.com · Docs: https://daleel.o11r.com/developers · Methodology: https://daleel.o11r.com/methodology
This repo is the public developer hub (docs, examples, MCP metadata). The screening engine itself is closed source.
Daleel runs a Model Context Protocol server — connect any MCP-capable agent:
Tools: screen_ticker(ticker) → full verdict with evidence citations ·
screening_methodology() → the methodology summary.
Anonymous use: 10 req/min per IP. With an X-API-Key header: 30+ req/min.
The response includes a per-methodology audit matrix (every ratio vs every
threshold), an evidence ledger with sec.gov links, purification percentages,
and — with ?overlays=all — values/ESG screens sourced from official
government lists (UFLPA, DoD 1260H, state divestment lists), each with its
citation. See examples/ for Python and JavaScript.