openssl
General purpose TLS and crypto library
openssl MCP Server
MCP server for openssl/openssl
Ready-to-Use Client Configurations
{
"mcpServers": {
"openssl": {
"command": "npx",
"args": [
"-y",
"@openssl/openssl"
]
}
}
}