Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by co-browser • Security & Privacy
A Model Context Protocol (MCP) server that provides remote attestation of the running server code via RA-TLS and Intel SGX so clients can verify server integrity before exchanging data.
Verify the integrity and provenance of an MCP server's runtime before exchanging sensitive model context metadata.
TLS connections augmented with RA-TLS evidence (SGX quotes and pubkey-hash claims) to ensure the server code matches a reproducible, signed build.
Reproduce and validate signed server artifacts locally or on secure hardware using the provided GitHub Actions and Gramine/SGX tooling.
This project implements an MCP server running inside a trusted execution environment (TEE) that embeds SGX quotes and evidence claims into TLS certificates using RA-TLS, enabling clients to cryptographically verify the exact code image the server is running. The server can be built and signed in a reproducible way via GitHub Actions (or locally), and the RA-TLS certificate includes the SGX report, certificate chain, and a pubkey-hash claim tying the ephemeral key to the enclave image. It also supports optional mutual attestation where servers can attest clients, and provides Docker/Gramine integration for running on SGX hardware or local development.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.