Local-first compliance scanner for DPDPA 2023/2025, RBI FREE-AI, SEBI AI/ML & EU AI Act.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx meridian-mcp
MCP client config
{
"mcpServers": {
"meridian": {
"command": "uvx",
"args": [
"meridian-mcp"
]
}
}
}