MCP server for ECDSA cryptography
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-daedalus-mcp-ecdsa": {
"args": [
"mcp-ecdsa"
],
"command": "uvx"
}
}
}This is a well-structured cryptographic MCP server providing ECDSA functionality with appropriate error handling and no authentication requirements (normal for cryptographic tools). The server provides comprehensive cryptographic operations including key generation, signing, verification, and key format conversion, with permissions that match its stated purpose. Package verification found 1 issue.
Scanned 4 files · 3 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!