Horizon-Digital-Engineering/fpe-demo-mcp
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.
Platform-specific configuration:
{
"mcpServers": {
"fpe-demo-mcp": {
"command": "npx",
"args": [
"-y",
"fpe-demo-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...