Trust Chain MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 137 installs a week from pypi. Last commit 3 Aug 2026.
Trust Chain MCP server. Tools: create trust anchor, verify chain, add attestation. Built by MEOK AI
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 trust-chain-mcp -- uvx trust-chain-mcp
{
"mcpServers": {
"trust-chain-mcp": {
"args": [
"trust-chain-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.trust-chain-mcp]
command = "uvx"
args = ["trust-chain-mcp"]
{
"mcpServers": {
"trust-chain-mcp": {
"args": [
"trust-chain-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"trust-chain-mcp": {
"args": [
"trust-chain-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.