Server data from the Official MCP Registry
Send and receive on-chain private messages via SealedMail on Sui. No browser wallet needed.
Send and receive on-chain private messages via SealedMail on Sui. No browser wallet needed.
Set these up before or after installing:
Environment variable: SEALEDMAIL_PRIVATE_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-thesuitabs-sealedmail": {
"env": {
"SEALEDMAIL_PRIVATE_KEY": "your-sealedmail-private-key-here"
},
"args": [
"-y",
"sealedmail-mcp"
],
"command": "npx"
}
}
}A well-structured MCP server for SealedMail blockchain messaging with proper environment variable authentication and appropriate permissions for its purpose. Minor security concerns include lack of input validation on addresses and broad exception handling. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
Scanned 5 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!