Verifies that an MCP server is running the intended, untampered code through hardware attestation.
Ensuring trust in MCP server operations, Attestable employs remote attestation and trusted execution environments to confirm the integrity of the server's code. By leveraging RA-TLS and SGX quotes, the server generates a verifiable certificate during the TLS handshake, proving the code's authenticity. This certificate, embedding an SGX quote with TCG DICE "tagged evidence", allows MCP clients to validate that the server is running the expected code, enhancing security and trust in distributed systems.