Loomal

MCP server for creating and managing SOPS-encrypted secrets

0 starspypi: sops-mcp

About sops-mcp

sops-mcp is an MCP (Model Context Protocol) server published by privacyplaybook in the official MCP registry. MCP server for creating and managing SOPS-encrypted secrets

It ships as a Python package on PyPI (sops-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/privacyplaybook/sops-mcp.

Use sops-mcp with your agent

Claude Code · one command
claude mcp add sops-mcp -- uvx sops-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "sops-mcp": {
      "command": "uvx",
      "args": [
        "sops-mcp"
      ]
    }
  }
}
pypisops-mcp

Frequently asked questions

What is sops-mcp?
sops-mcp is an MCP (Model Context Protocol) server by privacyplaybook. MCP server for creating and managing SOPS-encrypted secrets
How do I connect sops-mcp to Claude, Cursor, or another MCP client?
Install sops-mcp from its pypi package (sops-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is sops-mcp open source?
Yes — the source code is public at github.com/privacyplaybook/sops-mcp.
Can AI agents pay to use sops-mcp?
Not yet through Loomal — sops-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain sops-mcp? Claim this listing free by verifying GitHub ownership, or contact us.