Servers
IACR Cryptology ePrint Archive MCP Server
@doomdagadiggiedahdah
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"iacr-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"iacr-mcp-server",
"--client",
"claude"
]
}
}
}