{
  "serverInfo": {
    "name": "Natrium Mail MCP Server",
    "version": "1.0.0"
  },
  "description": "MCP server for Natrium encrypted email platform, providing tools for message retrieval, composition, encryption, and cryptographic key management.",
  "url": "https://natrium.sh/api/mcp",
  "transport": {
    "type": "streamable-http"
  },
  "capabilities": {
    "tools": true,
    "resources": true,
    "prompts": true
  }
}