Server data from the Official MCP Registry
Trust Chain MCP server. Tools: create trust anchor, verify chain, add attestation. Built by MEOK AI
Trust Chain MCP server. Tools: create trust anchor, verify chain, add attestation. Built by MEOK AI
The Trust Chain MCP server implements authentication and rate limiting via auth_middleware, but has several security concerns that warrant attention. The server uses SQLite for persistence without encryption, lacks input validation on critical parameters, and the monetization layer references hardcoded Stripe URLs. While the core trust chain logic appears sound, the combination of weak input sanitization, missing data validation, and unencrypted storage of potentially sensitive trust data creates moderate-level risks users should be aware of. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
8 files analyzed · 14 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-trust-chain-mcp": {
"args": [
"-y",
"trust-chain-mcp"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.