Server data from the Official MCP Registry
MCP server exposing cryptography library functionality
MCP server exposing cryptography library functionality
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-daedalus-mcp-cryptography": {
"args": [
"mcp-cryptography"
],
"command": "uvx"
}
}
}This MCP server provides comprehensive cryptographic functionality with good security practices. The code uses the well-established cryptography library, implements proper error handling, and follows secure cryptographic patterns. Minor concerns include broad exception catching and one instance of using the deprecated SHA-1 algorithm (though clearly documented as legacy). Supply chain analysis found 10 known vulnerabilities in dependencies (1 critical, 5 high severity). Package verification found 1 issue.
Scanned 7 files · 14 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!