Server data from the Official MCP Registry
AI agent identity verification via SATP on Solana. Trust scores and on-chain attestations.
AI agent identity verification via SATP on Solana. Trust scores and on-chain attestations.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-0xbrainkid-agentfolio-mcp-server": {
"args": [
"-y",
"agentfolio-mcp-server"
],
"command": "npx"
}
}
}The AgentFolio MCP server is well-structured with appropriate security practices for a developer tool. It uses a public API without authentication (which is appropriate for its read-only purpose), has proper error handling, and shows no concerning malicious patterns. Minor improvements could be made to input validation and error information disclosure. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
Scanned 3 files · 7 findings
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.
Be the first to review this server!