Auditable halal stock screening — every verdict cites its SEC filing. MCP server + REST API.
git clone https://github.com/obedier/daleel{
"mcpServers": {
"daleel": {
"command": "node",
"args": ["/path/to/daleel/dist/index.js"]
}
}
}Resumen de MCP Servers
# Daleel — Auditable Halal Stock Screening (Developer Hub)
**دليل · 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.
## For AI agents (MCP)
Daleel runs a Model Context Protocol server — connect any MCP-capable agent:
```json
{
"mcpServers": {
"daleel": {
"type": "http",
"url": "https://daleel.o11r.com/mcp"
}
}
}
```
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.
## REST quickstart
```bash
# No key needed (demo tier, 10 req/min):
curl https://daleel.o11r.com/v1/screen/MSFT
# Free key (30 req/min, batch + history):
curl -X POST https://daleel.o11r.com/api/keys \
-H "Content-Type: application/json" -d '{"email": "you@example.com"}'
curl https://daleel.o11r.com/v1/screen/MSFT -H "X-API-Key: YOUR_KEY"
```
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/](examples/) for Python and JavaScript.
## Principles
- **Missing data is never treated as compliant.** Unscreenable → says so.
- **Every approximation is disclosed** in the response itself.
- **Verdicts are methodology calculations**, not religious rulings; consult a
qualified scholar for matters of fiqh. Nothing here is investment advice.
## Links
- OpenAPI: https://daleel.o11r.com/openapi.json
- llms.txt: https://daleel.o11r.com/llms.txt
- Why we built this: https://daleel.o11r.com/blog/why-my-trading-bot-made-nothing
- Contact: daleel@o11r.com
Lo que la gente pregunta sobre daleel
¿Qué es obedier/daleel?
+
obedier/daleel es mcp servers para el ecosistema de Claude AI. Auditable halal stock screening — every verdict cites its SEC filing. MCP server + REST API. Tiene 0 estrellas en GitHub y se actualizó por última vez today.
¿Cómo se instala daleel?
+
Puedes instalar daleel clonando el repositorio (https://github.com/obedier/daleel) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar obedier/daleel?
+
obedier/daleel aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.
¿Quién mantiene obedier/daleel?
+
obedier/daleel es mantenido por obedier. La última actividad registrada en GitHub es de today, con 0 issues abiertos.
¿Hay alternativas a daleel?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega daleel en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/obedier-daleel)<a href="https://claudewave.com/repo/obedier-daleel"><img src="https://claudewave.com/api/badge/obedier-daleel" alt="Featured on ClaudeWave: obedier/daleel" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!