Odel
mica crypto mcp

mica crypto mcp

Local
@csoai-orgPythonMITUpdated 4 days ago

Markets in Crypto-Assets (MiCA) Regulation (EU) 2023/1114 compliance for EU crypto-asset issuers...

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

PyPImica-crypto-mcpv1.0.9

Run

uvx mica-crypto-mcp

MCP client config

{
  "mcpServers": {
    "mica-crypto-mcp": {
      "command": "uvx",
      "args": [
        "mica-crypto-mcp"
      ]
    }
  }
}