Back to directory
kontext-security/attestable-mcp-server

kontext-security/attestable-mcp-server

@kontext-security

Verify that any MCP server is running the intended and untampered code via hardware attestation.

remote-attestationsecuritySGXRA-TLSconfidential-computingcode-verificationTEEhardware-attestationtool

Installation & Configuration

{
  "mcpServers": {
    "attestable-server": {
      "command": "docker",
      "args": [
        "run",
        "-p",
        "8000:8000",
        "--rm",
        "gsc-attestable-mcp-server"
      ],
      "env": {}
    }
  }
}

Information

Transport
sse
Language
Python
Created
2026/6/12
Updated
2026/6/13