Credshields/solidityscan-mcp-server
3.2
If you are the rightful owner of solidityscan-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 dayong@mcphub.com.
The SolidityScan MCP Server provides a robust solution for analyzing the security of Solidity smart contracts through a Model Context Protocol (MCP) interface.
Tools
Functions exposed to the LLM to take actions
get_supported_platforms_chains
Lists supported explorers/platforms and their chains.
scan_contract
Scan a deployed contract by address.
scan_and_get_report_pdf
Quick scan and return a PDF report link.
scan_project
Scan a Git repository project.
scan_local_directory
Scan a local directory of Solidity files.
scan_file_content
Scan raw Solidity source content.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client