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
Похожие серверы
ShippingRates
Ocean container shipping intelligence — D&D tariffs, freight rates, vessel schedules, and total cost calculation across 6 major carriers.
mcp-atomictoolkit
An MCP-compatible server providing atomistic simulation capabilities through ASE, pymatgen, etc.
ParaSwap MCP Server
DEX aggregator data and swap routing across chains via ParaSwap.
SiteHealth MCP
Full website health audit in one MCP tool call — SSL, DNS, DMARC/SPF/DKIM, performance, uptime, broken links.
Fast Mobile MCP
High-performance mobile automation architecture with a thin MCP gateway and dedicated Go workers for Android and iOS.
DART-MCP
Analyze and visualize financial data of listed companies using the DART API.
Sophtron
Connect to any financial, utility, billing accounts; retrieve balance, transactions, payment and identity data instantly.
MCP Location Services for LLM
Provides geocoding, reverse geocoding, routing, and driving distance calculations for LLMs using pgGeocoder and pgrServer.
Sequential Ethical Thinking
A tool for structured, step-by-step ethical reasoning using multiple moral frameworks for transparent deliberation.
mcp-dice
Rolls dice using standard notation (e.g., 1d20) and returns individual rolls and their sum.