Skip to main content
Glama

Kratos-MCP

by FoggyStorm

security_encrypt

Encrypt sensitive data for secure storage using a tool integrated with Kratos-MCP, a memory system for AI coding tools that ensures data protection and traceability.

Instructions

Encrypt sensitive data for storage

Input Schema

NameRequiredDescriptionDefault
dataYesData to encrypt

Input Schema (JSON Schema)

{ "properties": { "data": { "description": "Data to encrypt", "type": "object" } }, "required": [ "data" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/FoggyStorm/kratos-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server