Sops MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 51 installs a week from pypi. Last commit 24 Jun 2026.
MCP server for creating and managing SOPS-encrypted secrets
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add sops-mcp -- uvx sops-mcp
{
"mcpServers": {
"sops-mcp": {
"args": [
"sops-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.sops-mcp]
command = "uvx"
args = ["sops-mcp"]
{
"mcpServers": {
"sops-mcp": {
"args": [
"sops-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"sops-mcp": {
"args": [
"sops-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.