fpe-demo-mcp

security MCP Server

Lightweight MCP server demonstrating FF3 Format Preserving Encryption with multi-mode authentication. Shows how LLMs can securely encrypt/decrypt sensitive data while preserving format. Supports stdio and HTTP transports.

Install Ready
securitysecurity
3 views0 stars1 forksv1.1.0NOASSERTION

Why This Matters

Discovered via unknown and last synced 3mo ago.

Install Ready
Source
unknown
Stars
0
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx fpe-demo-mcp

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "fpe-demo-mcp": {
      "command": "npx",
      "args": [
        "fpe-demo-mcp"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

1
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (1)

debug

`test`