← Back to search Server uses network capabilities via: urllib Server uses filesystem capabilities via: open(), os Server uses database capabilities via: sqlite3 Server uses env_vars capabilities via: os.environ
io.github.CSOAI-ORG/trust-chain-mcp
Trust Chain MCP server. Tools: create trust anchor, verify chain, add attestation. Built by MEOK AI
C
72 / 100
Versions
1.0.9latestfirst seen Jun 30, 2026
Tools 5
create_trust_anchor annotations: none low
Create a new trust anchor (root of trust) for an entity.
api_key str metadata dict entity_id str entity_name str trust_level int
verify_chain annotations: none low
Verify the integrity of a trust chain by validating all attestations.
api_key str anchor_id str
add_attestation annotations: none low
Add an attestation (claim) to an existing trust anchor.
claim str api_key str evidence str anchor_id str confidence float attester_id str
get_trust_score annotations: none low
Calculate a composite trust score for an anchor based on its attestations.
api_key str anchor_id str
revoke_trust annotations: none low
Revoke a trust anchor or attestation. This invalidates the chain.
reason str api_key str target_id str revoked_by str
Permissions 4
network medium filesystem low database medium env_vars low Scan Findings 33
low
Tool 'create_trust_anchor' has no annotations
low
Tool 'verify_chain' has no annotations
low
Tool 'add_attestation' has no annotations
low
Tool 'get_trust_score' has no annotations
low
Tool 'revoke_trust' has no annotations
high
Remote transport without authentication
info
Sandbox failed to start for behavioral verification
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-3qhf-m339-9g5v)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-9h52-p55h-vw2f)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-j975-95f5-7wqh)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-jpw9-pfvf-9f58)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-vj7q-gjh5-988w)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1616)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1617)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1618)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-3482)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-3483)
info
package.json metadata
info
pyproject.toml metadata
info
Tool: create_trust_anchor
info
Tool: verify_chain
info
Tool: add_attestation
info
Tool: get_trust_score
info
Tool: revoke_trust
info
Transport: streamable-http
info
Required env vars (1)
info
Sandbox failed to start for output poisoning scan
medium
Permission: network access detected
low
Permission: filesystem access detected
medium
Permission: database access detected
low
Permission: env_vars access detected
info
SBOM generated: 1 components
medium
No build provenance detected (SLSA L0)