cryptography
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
cryptography MCP Server
MCP server for pyca/cryptography
Ready-to-Use Client Configurations
{
"mcpServers": {
"cryptography": {
"command": "npx",
"args": [
"-y",
"@pyca/cryptography"
]
}
}
}