co-browser/attestable-mcp-server
by Various
Verify that any MCP server is running the intended and untampered code via hardware attestation.
MCP
co-browser/attestable-mcp-server
Added 1 June 2026
Overview
This tool uses hardware attestation to verify that any MCP server is running the intended and untampered code. It wraps the server startup process and checks integrity before execution.
Best for
Best for
Developers deploying MCP servers in zero-trust or compliance-sensitive environments where code tampering is a risk.
Use cases
- Ensure deployed MCP servers have not been modified or replaced.
- Integrate attestation checks into CI/CD pipelines for MCP server builds.
- Audit remote MCP server instances for code integrity in multi-tenant environments.
Notes
This tool uses hardware attestation to verify that any MCP server is running the intended and untampered code. It wraps the server startup process and checks integrity before execution.
18 stars on GitHub. Last updated 2026-05-20.
Use cases
- Ensure deployed MCP servers have not been modified or replaced.
- Integrate attestation checks into CI/CD pipelines for MCP server builds.
- Audit remote MCP server instances for code integrity in multi-tenant environments.
Pros
- Provides strong, hardware-backed integrity verification.
- Open source with a permissive license (MIT).
- Simple integration via a wrapper for existing MCP servers.
Cons
- Requires hardware that supports attestation (e.g., TPM 2.0 or Intel SGX).
- Low project maturity (18 stars, very early stage).
- Setup and configuration may be complex for non-security experts.
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Provides strong, hardware-backed integrity verification.
- Open source with a permissive license (MIT).
- Simple integration via a wrapper for existing MCP servers.
Cons
- Requires hardware that supports attestation (e.g., TPM 2.0 or Intel SGX).
- Low project maturity (18 stars, very early stage).
- Setup and configuration may be complex for non-security experts.
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
agent-infra/mcp-server-browser
Various
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
browsermcp/mcp
Various
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser