CCM
/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

Claude Code Marketplaces

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
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
mister-franklin avatar

Gdpr Decisions

mister-franklin/mcp-gdpr-decisions
authHTTPregistry active
Summary

Connects Claude to the thedpo.eu GDPR enforcement database with semantic search across thousands of EU/EEA Data Protection Authority decisions, CJEU judgments, and EDPB guidelines. Exposes four tools: semantic search with jurisdiction filters, decision detail lookup by ID, search by GDPR article number, and aggregate enforcement statistics on fines and violations. Uses Voyage voyage-law-2 embeddings for legal-domain similarity and rerank-2.5 for result ordering. Requires an API key from thedpo.eu with a free tier of three 15-minute sessions per month. Reach for this when researching GDPR precedent, analyzing enforcement patterns by authority or article, or finding relevant case law for compliance questions.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

MCP Server — GDPR Decisions

Remote MCP server providing AI-powered access to the largest EU GDPR enforcement decisions database. Search decisions, recommendations, and guidelines from all EU/EEA Data Protection Authorities, CJEU judgments, and EDPB guidelines.

Built by Mr. Franklin for The DPO.

Features

  • Semantic search across thousands of GDPR enforcement decisions using legal-domain embeddings (Voyage voyage-law-2)
  • Hybrid search combining vector similarity, full-text search, and legal source hierarchy weighting
  • Reranking with Voyage rerank-2.5 for optimal result relevance
  • GDPR article lookup — find decisions by violated or cited GDPR article
  • Enforcement statistics — aggregate data on fines, violations, and authority activity
  • Full decision details including sanctions, controller data, and GDPR article references

MCP Tools

ToolDescription
search_gdpr_decisionsSemantic search with optional jurisdiction filter
get_decision_detailFull decision details by ID
search_by_gdpr_articleFind decisions by GDPR article number
get_gdpr_statisticsAggregate enforcement statistics

Getting Started

1. Get an API key

Sign up at thedpo.eu/mcp to get your API key. Free tier includes 3 advice sessions per month.

2. Add to Claude Desktop

Add to your Claude Desktop config (claude_desktop_config.json):

{
  "mcpServers": {
    "gdpr-decisions": {
      "command": "uvx",
      "args": ["mcp-server-gdpr-decisions"],
      "env": {
        "GDPR_API_KEY": "sk_free_your_key_here"
      }
    }
  }
}

3. Use in Claude

Ask Claude questions like:

  • "What are the largest GDPR fines in 2024?"
  • "Find decisions about consent for cookies"
  • "Which DPA decisions cite Article 6 GDPR?"
  • "Give me enforcement statistics for Belgium"

Pricing

TierSessions/monthPrice
Free3Free
ProUnlimitedSee thedpo.eu/mcp

A session is a 15-minute window. Follow-up questions within the same session don't count as new sessions.

License

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Configuration

GDPR_API_KEY*secret

API key from https://thedpo.eu/mcp — free tier includes 3 advice sessions per month

Categories
Search & Web Crawling
Registryactive
Packagemcp-server-gdpr-decisions
TransportHTTP
AuthRequired
UpdatedMay 19, 2026
View on GitHub

Related Search & Web Crawling MCP Servers

View all →
mukundakatta avatar
Html To Markdown Mcp

io.github.mukundakatta/html-to-markdown-mcp

Convert HTML to Markdown or strip to plain text. For web-scraping agents.
muvon avatar
Octobrain

io.github.muvon/octobrain

Persistent memory for AI assistants with semantic search and knowledge graph relationships.
muvon avatar
Octocode

io.github.muvon/octocode

AI-powered code indexer with semantic search and knowledge graphs
jtr-holidays avatar
Jtr Holidays

io.github.naeem-jtr/jtr-holidays

Search tours, attraction tickets, and holiday packages across 24 countries.
natden444 avatar
Pickanagency

io.github.natden444/pickanagency

Search 47,000+ marketing agencies and get AI-matched with fitted agencies, from Pick an Agency.
nath-abhishek avatar
Cardmind Mcp

io.github.nath-abhishek/cardmind-mcp

MTG market data: search 114K+ cards, price signals, AI analysis. Free tier available.