eu.ansvar/cypriot-law-mcp
Cypriot legislation via MCP — full-text search across statutes and provisions
★ 1NOASSERTIONsearch
Install
Config snippet generator goes here (5 client tabs)
README
# Cypriot Law MCP Server
**The Cyprus Law Portal alternative for the AI age.**
[](https://www.npmjs.com/package/@ansvar/cypriot-law-mcp)
[](https://registry.modelcontextprotocol.io)
[](https://opensource.org/licenses/Apache-2.0)
[](https://github.com/Ansvar-Systems/Cypriot-law-mcp)
[](https://github.com/Ansvar-Systems/Cypriot-law-mcp/actions/workflows/ci.yml)
[](https://github.com/Ansvar-Systems/Cypriot-law-mcp/actions/workflows/check-updates.yml)
[](docs/EU_INTEGRATION_GUIDE.md)
[](docs/EU_INTEGRATION_GUIDE.md)
Query **1,678 Cypriot statutes** -- from Ο περί Προστασίας Δεδομένων Προσωπικού Χαρακτήρα Νόμος and Ποινικός Κώδικας to Αστικός Κώδικας, εταιρικό δίκαιο, and more -- directly from Claude, Cursor, or any MCP-compatible client.
If you're building legal tech, compliance tools, or doing Cypriot legal research, this is your verified reference database.
Built by [Ansvar Systems](https://ansvar.eu) -- Stockholm, Sweden
---
## Why This Exists
Cypriot legal research means navigating cylaw.org and the cyprus.gov.cy legislation portal across statutes in both Greek and English -- Cyprus has a unique legal system combining common law heritage with EU membership. Whether you're:
- A **lawyer** validating citations in a brief or contract
- A **compliance officer** checking Cypriot GDPR implementation or financial services obligations
- A **legal tech developer** building tools on Cypriot law
- A **researcher** tracing EU directive transposition across Cyprus's bilingual legal system
...you shouldn't need dozens of browser tabs and manual cross-referencing between Greek and English texts. Ask Claude. Get the exact provision. With context.
This MCP server makes Cypriot 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://cypriot-law-mcp.vercel.app/mcp`
| Client | How to Connect |
|--------|---------------|
| **Claude.ai** | Settings > Connectors > Add Integration > paste URL |
| **Claude Code** | `claude mcp add cypriot-law --transport http https://cypriot-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": {
"cypriot-law": {
"type": "url",
"url": "https://cypriot-law-mcp.vercel.app/mcp"
}
}
}
```
**GitHub Copilot** -- add to VS Code `settings.json`:
```json
{
"github.copilot.chat.mcp.servers": {
"cypriot-law": {
"type": "http",
"url": "https://cypriot-law-mcp.vercel.app/mcp"
}
}
}
```
### Use Locally (npm)
```bash
npx @ansvar/cypriot-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": {
"cypriot-law": {
"command": "npx",
"args": ["-y", "@ansvar/cypriot-law-mcp"]
}
}
}
```
**Cursor / VS Code:**
```json
{
"mcp.servers": {
"cypriot-law": {
"command": "npx",
"args": ["-y", "@ansvar/cypriot-law-mcp"]
}
}
}
```
---
## Example Queries
Once connected, just ask naturally:
- *"Αναζήτηση διατάξεων για 'προστασία δεδομένων' στην κυπριακή νομοθεσία"*
- *"Τι λέει ο Ποινικός Κώδικας για τα εγκλήματα στον κυβερνοχώρο;"*
- *"Βρες διατάξεις του Αστικού Κώδικα σχετικά με αποζημίωση"*
- *"Ποια νομοθεσία ρυθμίζει τις εταιρείες στην Κύπρο;"*
- *"What does the Cypriot GDPR implementation law say about data subject rights?"*
- *"Which Cyprus laws implement the NIS2 Directive?"*
- *"Search for provisions about financial services licensing in Cyprus"*
- *"Validate the citation 'Άρθρο 5 του Νόμου περί Προστασίας Δεδομένων'"*
---
## What's Included
| Category | Count | Details |
|----------|-------|---------|
| **Statutes** | 1,678 statutes | Comprehensive Cypriot legislation from cylaw.org |
| **Provisions** | 42,208 sections | Full-text searchable with FTS5 |
| **Legal Definitions** | 0 (free tier) | Table reserved, extraction not enabled in current free build |
| **Database Size** | Optimized SQLite | Portable, pre-built |
| **Daily Updates** | Automated | Freshness checks agains