CSRD Compliance MCP
EU Corporate Sustainability Reporting Directive compliance — ESRS mapping, double materiality, ESG data collection by MEOK AI Labs
Overview
Csrd Compliance MCP provides AI-powered tools via the Model Context Protocol (MCP).
Tools
| Tool | Description |
|---|---|
classify_entity | Classify when the entity must first report under CSRD. Returns first reporting F |
list_esrs_standards | List all 12 ESRS topical standards + 2 cross-cutting. |
double_materiality_assessment | Run a heuristic double materiality assessment. Double materiality = (a) impact o |
ghg_emissions_readiness | Check ESRS E1 (Climate) Scope 1/2/3 emissions readiness. scopes_tracked: comma-s |
ixbrl_taxonomy_check | Check readiness for mandatory iXBRL digital tagging of sustainability statements |
enforcement_status | Current CSRD enforcement phase-in schedule + Member State transposition status. |
sign_csrd_attestation | Generate a cryptographically signed CSRD / ESRS readiness attestation (Pro/Enter |
Installation
pip install meok-csrd-compliance-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"csrd-compliance-mcp": {
"command": "python",
"args": ["-m", "meok_csrd_compliance_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 7 tool(s) via MCP
# See server.py for full implementation
License
MIT © MEOK AI Labs
관련 서버
Memory Anchor
Persistent memory MCP server for AI coding assistants with 5-layer cognitive model, hybrid semantic+keyword search, and checkpoint/resume. Zero cloud, local-first.
AGA MCP Server
Cryptographic runtime governance for AI agents. 20 tools. Sealed policy artifacts, continuous measurement, tamper-evident proof. Ed25519 + SHA-256.
senado-br-mcp
MCP Server for Brazilian Federal Senate open data - legislators, bills, votes, committees
Chainlink MCP Server
MCP server for Chainlink — query any price feed via the Feed Registry contract across all supported assets.
Reverse Engineering MCP
Production grade MCP for Reverse Engineering (includes almost all necessary tools)
FastMCP Calculator Server
A calculator server that performs basic math operations like addition, subtraction, multiplication, division, power, and square root.
Pace
Pace is the first MCP connector that brings wearable health data directly into Claude — no third-party dashboards, no manual exports, no extra apps. Most health apps lock your data behind their own UI. Pace breaks that wall: connect once, and Claude can analyze your sleep, activity, workouts, nutrition and recovery in natural language — with full visualizations inline.
TI Mindmap HUB — MCP Server
TI Mindmap HUB MCP Server provides AI assistants with direct access to curated threat intelligence — reports, CVEs, IOCs, STIX bundles, and weekly briefings — through the Model Context Protocol.
Duplicacy MCP
Monitor backup status and query Prometheus metrics from a Duplicacy exporter
AFL (Australian Football League)
Provides Australian Football League (AFL) data, including games, standings, and team information, from the Squiggle API.