Odel
mifid ii ai mcp

mifid ii ai mcp

Local
@csoai-orgPythonMITUpdated 4 days ago

MiFID II Article 17 algorithmic trading + RTS 6 testing/risk controls + best execution AI compli...

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).

PyPImifid-ii-ai-mcpv1.0.9

Run

uvx mifid-ii-ai-mcp

MCP client config

{
  "mcpServers": {
    "mifid-ii-ai-mcp": {
      "command": "uvx",
      "args": [
        "mifid-ii-ai-mcp"
      ]
    }
  }
}