The UAE Personal Data Protection Law (Federal Decree-Law 45/2021) and the Central Bank's Retail Payment Services & Card Schemes Regulation (C 15/2021), official texts, article by article, in both languages. The Arabic text is the legally authoritative version - CBUAE regulations say so explicitly - while English is the working translation everyone actually reads. Results always come back as the EN/AR article pair, so what you read and what binds you sit side by side. Runs on my own server, costs you zero tokens.
The same corpus is served as an MCP connector - the protocol Claude uses to reach external tools. Add it once and Claude can search these regulations, fetch exact articles, and compare the English and Arabic wording of any provision - with citations, in the middle of whatever you're already working on. Read-only, public regulatory text, nothing to sign up for.
Works on free Claude accounts - you can create a new account using just email to test this. Not the speed champion, but hey it's free.
uae
https://uae.might-work.today/mcp
u7QwXk2nRv9mLp4cTz8bHd3fJg6sYe1a-uae
Rz8kWn3qLx7vTp2mYc9bEd4fHj6gNs1aQw5uKr0tZx8cVb3nMf7dJh2gPl6s-uae
After authorizing, go back to Settings → Connectors, click the uae connector, and switch "Needs approval" to "Always allow" - otherwise Claude asks you to approve every single search. One switch, much smoother conversation. For model choice, Sonnet with medium thinking handles the tool calls well.
I build automation over regulated workflows - payments, healthcare, legal. This demo is the same architecture I run in production for a legal research system, cloned onto a new instance: parse the official sources, keep article-level structure, serve the result to both humans (this page) and AI agents (the connector). The multilingual search uses BGE-M3, an open-source embedding model running on this server - the reason a question asked in any language lands on the right Arabic article without a translation step.
If your documents are bilingual and your compliance is real, this pattern scales to your rulebook too. More of my work →