CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Compliance Shield

mdfifty50-boop/compliance-shield-mcp
STDIOregistry active
Summary

If you're deploying AI agents in the EU or handling regulated use cases, this gives you audit trail infrastructure that maps directly to EU AI Act requirements. It exposes six tools: classify your system's risk level, create audit trails, log decisions with full metadata (input, output, reasoning, human oversight), run gap analysis against specific articles, and generate evidence packages for regulators. You also get enforcement timeline tracking since high-risk obligations kick in August 2026 with fines up to 7% of global revenue. Everything runs in-memory over stdio with no external dependencies. Reach for this when you need compliance documentation that survives an audit, not just checkboxes.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

compliance-shield-mcp

EU AI Act compliance audit trails and evidence generation for AI agent systems.

EU AI Act enforcement begins August 2, 2026. Fines up to 35M EUR or 7% of global annual turnover.

What it does

Runtime compliance layer that plugs into any MCP-compatible AI system to provide:

  • Risk Classification — Classify AI systems as Unacceptable, High, Limited, or Minimal risk per the EU AI Act framework
  • Audit Trails — Create and maintain decision logs with full traceability (input, output, reasoning, human oversight, model, confidence)
  • Gap Analysis — Identify missing compliance requirements with specific article references and actionable recommendations
  • Evidence Packages — Generate auditor-ready documentation suitable for regulatory submission
  • Enforcement Timeline — Track upcoming deadlines with days remaining and penalty structure

Install

npx compliance-shield-mcp

Claude Desktop

{
  "mcpServers": {
    "compliance-shield": {
      "command": "npx",
      "args": ["compliance-shield-mcp"]
    }
  }
}

Tools

ToolDescription
assess_risk_levelClassify an AI system under EU AI Act risk framework
create_audit_trailStart a compliance audit trail for an AI system
log_decisionLog an AI decision with full traceability metadata
check_compliance_gapsIdentify missing compliance requirements
generate_evidence_packageGenerate auditor-ready evidence documentation
get_enforcement_timelineShow upcoming enforcement deadlines and penalties

Resources

URIDescription
compliance://timelineEU AI Act enforcement timeline
compliance://trailsList all active audit trails

Quick Start

1. assess_risk_level → Know your risk classification
2. create_audit_trail → Start logging
3. log_decision (repeatedly) → Record every AI decision
4. check_compliance_gaps → Find what's missing
5. generate_evidence_package → Hand to your auditor

EU AI Act Key Dates

DateMilestone
Feb 2, 2025Prohibited AI practices banned
Aug 2, 2025Governance bodies operational
Aug 2, 2026High-risk AI obligations enforced
Aug 2, 2027Full enforcement for all AI systems

Architecture

  • Pure Node.js, ES modules
  • @modelcontextprotocol/sdk + zod only
  • In-memory Maps (no external dependencies)
  • stdio transport

License

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Registryactive
Packagecompliance-shield-mcp
TransportSTDIO
UpdatedApr 24, 2026
View on GitHub