MCP Server Attestation runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm. Last commit 3 Aug 2026.
Ed25519-signed MCP tool manifests + spawn attestation. Layer-2 supply-chain hardening.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add server-attestation -- npx -y mcp-attest-demo
{
"mcpServers": {
"server-attestation": {
"args": [
"-y",
"mcp-attest-demo"
],
"command": "npx"
}
}
}
[mcp_servers.server-attestation]
command = "npx"
args = ["-y", "mcp-attest-demo"]
{
"mcpServers": {
"server-attestation": {
"args": [
"-y",
"mcp-attest-demo"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"server-attestation": {
"args": [
"-y",
"mcp-attest-demo"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.