buildsyncinc/gibs-mcp

โš–๏ธ Legal
0 Views
0 Installs

๐Ÿ โ˜๏ธ - Regulatory compliance (AI Act, GDPR, DORA) with article-level citations

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "buildsyncinc-gibs-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "buildsyncinc-gibs-mcp"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

Gibs MCP Server

License: MIT

Regulatory compliance for AI-powered development tools โ€” classify AI systems, check obligations, and get article-level citations across 240+ articles and 3 major regulations.

Full Documentation ยท Get API Key ยท API Reference


Overview

Gibs MCP Server connects your AI development environment directly to a regulatory compliance knowledge base. Currently covering:

RegulationScopeArticles
EU AI ActAI system classification, prohibited practices, obligations by risk level113 articles + 13 annexes
GDPRData protection, processing obligations, data subject rights99 articles
DORAICT risk management, incident reporting, third-party oversight for financial entities64 articles + 12 delegated/implementing acts

Every response includes article-level citations to binding legal text, with real-time corpus updates as regulations evolve.


Quick Start

1. Get an API Key

Sign up at gibs.dev and grab your API key from the dashboard.

2. Connect via Claude Desktop

Add this to your Claude Desktop configuration file (claude_desktop_config.json):

{
  "mcpServers": {
    "gibs": {
      "url": "https://mcp.gibs.dev/sse"
    }
  }
}

3. Authenticate

Pass your API key as the user_api_key parameter when calling any tool, or set it in your environment:

export GIBS_API_KEY=your_api_key_here

Tools

classify_ai_system

Classify an AI system under AI Act risk levels (unacceptable, high-risk, limited, minimal) with full legal reasoning.

ParameterTypeRequiredDescription
descriptionstringYesWhat the AI system does (10โ€“5000 chars)
data_typeslist[string]NoTypes of data processed (e.g., ["biometric", "personal"])
decision_scopestringNoWhat decisions the system influences
sectorstringNoIndustry sector (e.g., "healthcare", "finance", "hr")

Example prompt:

Classify my facial recognition attendance system for schools

What you get back:

  • Risk classification (e.g., high-risk under Annex III, point 1(a))
  • Specific Article 6 analysis with Annex III cross-references
  • Applicable obligations based on classification
  • Relevant exemptions or exceptions, if any

check_compliance

Ask any regulatory compliance question and get a structured answer with article-level citations.

ParameterTypeRequiredDescription
questionstringYesCompliance question (10โ€“2000 chars)
system_descriptionstringNoContext about your AI system or organization
regulationstringNoTarget regulation: "ai_act", "gdpr", "dora", or "both" (default: "both")

Example prompts:

What are the GDPR requirements for a data breach notification?

Returns Article 33 (notification to supervisory authority) and Article 34 (communication to data subjects) obligations, including the 72-hour notification timeline, required content, and exceptions.

Does DORA apply to a fintech startup processing payments?

Returns Article 2 scope analysis with financial entity classification, applicable ICT risk management obligations, and relevant delegated act requirements.


health_check

Check if the compliance API is available. No parameters required.


Usage Examples

1. AI System Classification

You: Classify my facial recognition attendance system for schools

Gibs: This system is classified as HIGH-RISK under the EU AI Act.

- Article 6(2) read with Annex III, point 1(a): biometric identification
  and categorisation of natural persons
- As used in an educational context, also caught by Annex III, point 3(a):
  AI systems intended to be used to determine access to educational institutions

Obligations include:
- Risk management system (Article 9)
- Data governance (Article 10)
- Technical documentation (Article 11)
- Record-keeping (Article 12)
- Transparency to users (Article 13)
- Human oversight (Article 14)
- Accuracy, robustness, cybersecurity (Article 15)
- Conformity assessment before placing on market (Article 43)

2. GDPR Data Breach Obligations

You: What are the GDPR requirements for a data breach notification?

Gibs: GDPR imposes two notification obligations following a personal data breach:

1. Notification to supervisory authority โ€” Article 33
   - Without undue delay and no later than 72 hours after becoming aware
   - Must include: nature of breach, categories and approximate number of
     data subjects, likely consequences, measures taken or proposed
   - Exception: unlikely to result in a risk to rights and freedoms

2. Communication to data subjects โ€” Article 34
   - Required when breach is likely to result in a HIGH risk
   - Must describe in clear and plain language the nature of the breach
   - Not required if: appropriate technical safeguards applied (e.g.,
     encryption), subsequent measures taken that eliminate the high risk,
     or it would involve disproportionate effort (use public communication instead)

The controller must also document all breaches per Article 33(5), regardless
of whether they meet the notification threshold.

3. DORA Scope Analysis

You: Does DORA apply to a fintech startup processing payments?

Gibs: Yes. Under Article 2(1), DORA applies to payment institutions as
defined in Directive 2015/2366 (PSD2), which includes entities authorized
to provide payment services.

As a financial entity under DORA, the startup must comply with:
- ICT risk management framework (Chapter II, Articles 5โ€“16)
- ICT-related incident management and reporting (Chapter III, Articles 17โ€“23)
- Digital operational resilience testing (Chapter IV, Articles 24โ€“27)
- ICT third-party risk management (Chapter V, Articles 28โ€“44)
- Information-sharing arrangements (Chapter VI, Article 45)

Note: Proportionality applies โ€” Article 4 allows competent authorities to
consider the size, risk profile, and complexity of the financial entity when
assessing compliance.

Connection Details

SSE Endpointhttps://mcp.gibs.dev/sse
ProtocolModel Context Protocol (MCP) over Server-Sent Events
AuthenticationAPI key from gibs.dev dashboard

Supported Clients

Any MCP-compatible client can connect to the Gibs server. Tested with:


Links


License

MIT License. See LICENSE for details.


Built by Gibbr AB โ€” making regulatory compliance accessible for developers.

Related MCP Servers

ad0750/regintel-mcp

๐Ÿ โ˜๏ธ - MCP server for the RegIntel API: structured regulatory data across 41 jurisdictions and 212 regulations (GDPR, MiCA, DORA, SEC, FINRA, FCA, APRA, ASIC, MAS). Tools for search, lookup, recent updates, and compliance checks.

โš–๏ธ Legal0 views
ark-forge/mcp-eu-ai-act

๐Ÿ“‡ โ˜๏ธ - EU AI Act compliance scanner that detects regulatory violations in AI codebases with risk classification and remediation guidance.

โš–๏ธ Legal0 views
atomno-labs/mcp-sudact

๐Ÿโ˜๏ธ - Russian court practice (Sudact): case search by article, court, instance and dates; full decision text.

โš–๏ธ Legal0 views
atomno-mcp/mcp-fssp

๐Ÿโ˜๏ธ - FSSP enforcement proceedings lookup for Russian debtors and compliance checks.

โš–๏ธ Legal0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Not checked yet

We have not completed a health check for this listing yet.

Last checked: 7/28/2026, 7:54:58 PM

Unclaimed listing (imported or pending owner verification). Claim it โ†’
โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.