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).
Run
uvx mica-crypto-mcp
MCP client config
{
"mcpServers": {
"mica-crypto-mcp": {
"command": "uvx",
"args": [
"mica-crypto-mcp"
]
}
}
}