SERVER

SOPS Secrets

Rank #18359

pulsemcp/privacyplaybook-sops

MCP server for creating and managing SOPS-encrypted secrets

First listed
Apr 22, 2026
Last publish date
Apr 27, 2026
OVERVIEW

SOPS Secrets is a Model Context Protocol (MCP) server published by privacyplaybook. It ranks #18359 of 58,832 servers tracked on MCP Toplist. SOPS Secrets is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Apr 22, 2026 and most recently updated on Apr 27, 2026.

STANDING
#18,359of 58,832 tracked serversTop 50%

Ranks ahead of 40,473 of 58,832 servers on MCP Toplist.

CONNECT

Use SOPS Secrets

Add SOPS Secrets to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "privacyplaybook-sops": {
      "command": "uvx",
      "args": [
        "sops-mcp"
      ],
      "env": {
        "SOPS_MCP_AGE_PUBLIC_KEY": "<your SOPS_MCP_AGE_PUBLIC_KEY>",
        "SOPS_AGE_KEY": "<your SOPS_AGE_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

privacyplaybook

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
0.10.0Apr 27, 2026
FAQ

Frequently asked questions

What is SOPS Secrets?
MCP server for creating and managing SOPS-encrypted secrets
Who maintains SOPS Secrets?
SOPS Secrets is maintained by privacyplaybook, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is SOPS Secrets an official MCP server?
Yes — SOPS Secrets is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does SOPS Secrets have?
MCP Toplist tracks 1 version of SOPS Secrets, most recently published on Apr 27, 2026.
Where can I find the source code for SOPS Secrets?
The source code for SOPS Secrets is hosted at github.com/privacyplaybook/sops-mcp.
EXPLORE