eu.ansvar/ivorian-law-mcp
Ivory Coast legislation via MCP -- full-text search across statutes and provisions
★ 0NOASSERTIONsearch
Install
Config snippet generator goes here (5 client tabs)
README
# Ivorian Law MCP Server
**The Journal Officiel de Côte d'Ivoire alternative for the AI age.**
[](https://www.npmjs.com/package/@ansvar/ivorian-law-mcp)
[](https://registry.modelcontextprotocol.io)
[](https://opensource.org/licenses/Apache-2.0)
[](https://github.com/Ansvar-Systems/Ivorian-law-mcp)
[](https://github.com/Ansvar-Systems/Ivorian-law-mcp/actions/workflows/ci.yml)
[](https://github.com/Ansvar-Systems/Ivorian-law-mcp)
[](https://github.com/Ansvar-Systems/Ivorian-law-mcp)
Query **11 Ivorian statutes** -- from the Loi sur la Protection des Données Personnelles and Code Pénal to the Code du Travail, Code des Investissements, and more -- directly from Claude, Cursor, or any MCP-compatible client.
If you're building legal tech, compliance tools, or doing Côte d'Ivoire legal research, this is your verified reference database.
Built by [Ansvar Systems](https://ansvar.eu) -- Stockholm, Sweden
---
## Why This Exists
Ivorian legal research means navigating jurisconsulte.ci, biblio.cndj.ci (Centre National de Documentation Juridique), and journalofficiel.gouv.ci for official gazette publications in French. Whether you're:
- A **lawyer** validating citations in a brief or contract
- A **compliance officer** checking obligations under Loi n°2013-450 on Personal Data Protection
- A **legal tech developer** building tools on Ivorian law
- A **researcher** tracing provisions across Ivorian statutes
...you shouldn't need dozens of browser tabs and manual PDF cross-referencing. Ask Claude. Get the exact provision. With context.
This MCP server makes Ivorian law **searchable, cross-referenceable, and AI-readable**.
---
## Quick Start
### Use Remotely (No Install Needed)
> Connect directly to the hosted version -- zero dependencies, nothing to install.
**Endpoint:** `https://ivorian-law-mcp.vercel.app/mcp`
| Client | How to Connect |
|--------|---------------|
| **Claude.ai** | Settings > Connectors > Add Integration > paste URL |
| **Claude Code** | `claude mcp add ivorian-law --transport http https://ivorian-law-mcp.vercel.app/mcp` |
| **Claude Desktop** | Add to config (see below) |
| **GitHub Copilot** | Add to VS Code settings (see below) |
**Claude Desktop** -- add to `claude_desktop_config.json`:
```json
{
"mcpServers": {
"ivorian-law": {
"type": "url",
"url": "https://ivorian-law-mcp.vercel.app/mcp"
}
}
}
```
**GitHub Copilot** -- add to VS Code `settings.json`:
```json
{
"github.copilot.chat.mcp.servers": {
"ivorian-law": {
"type": "http",
"url": "https://ivorian-law-mcp.vercel.app/mcp"
}
}
}
```
### Use Locally (npm)
```bash
npx @ansvar/ivorian-law-mcp
```
**Claude Desktop** -- add to `claude_desktop_config.json`:
**macOS:** `~/Library/Application Support/Claude/claude_desktop_config.json`
**Windows:** `%APPDATA%\Claude\claude_desktop_config.json`
```json
{
"mcpServers": {
"ivorian-law": {
"command": "npx",
"args": ["-y", "@ansvar/ivorian-law-mcp"]
}
}
}
```
**Cursor / VS Code:**
```json
{
"mcp.servers": {
"ivorian-law": {
"command": "npx",
"args": ["-y", "@ansvar/ivorian-law-mcp"]
}
}
}
```
---
## Example Queries
Once connected, just ask naturally:
- *"Rechercher les dispositions sur la protection des données personnelles dans la Loi n°2013-450"*
- *"Que dit le Code Pénal ivoirien sur la cybercriminalité?"*
- *"Trouver les droits des travailleurs dans le Code du Travail de Côte d'Ivoire"*
- *"Quelles sont les obligations de l'employeur selon le Code du Travail ivoirien?"*
- *"Rechercher les dispositions sur les investissements étrangers dans le Code des Investissements"*
- *"La Loi n°2013-450 sur la protection des données est-elle toujours en vigueur?"*
- *"Valider la citation 'Article 5, Loi n°2013-450 du 19 juin 2013'"*
- *"Construire une position juridique sur la conformité en matière de protection des données en Côte d'Ivoire"*
---
## What's Included
| Category | Count | Details |
|----------|-------|---------|
| **Statutes** | 11 statutes | Key Ivorian legislation |
| **Provisions** | 50 sections | Full-text searchable with FTS5 |
| **Database Size** | ~1.4 MB | Optimized SQLite, portable |
| **Data Sources** | biblio.cndj.ci / jurisconsulte.ci | Centre National de Documentation Juridique |
| **Language** | French | Official statute language of Côte d'Ivoire |
| **Freshness Checks** | Automated | Drift detection against official sources |
**Verified data only** -- e