DASUCCESS/Web3-Trust-Guard-MCP-Server
If you are the rightful owner of Web3-Trust-Guard-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Web3 Trust Guard is an MCP server designed to enhance AI capabilities in detecting scams, verifying donations, and protecting users across blockchain networks.
Tools
Functions exposed to the LLM to take actions
check_token
Scan EVM token contracts for honeypot or scam risks.
check_wallet
Detect if a wallet is malicious, blacklisted, or risky.
check_nft
Analyze NFT contract + token ID for authenticity and risk.
check_url
Check if a dApp or website is flagged as phishing.
simulate_sol_tx
Simulate a Solana transaction to detect hidden dangers.
check_sol_token
Inspect Solana SPL tokens for scam indicators.
verify_donation
Confirm if a tx hash represents a donation to a verified address.
list_verified_causes
Return all trusted donation addresses (on-chain proof).
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client