MCP Contract Auditor
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_chainsA | List all supported EVM chains for contract auditing |
| fetch_contractA | Fetch verified smart contract source code and ABI from Blockscout |
| scan_vulnsC | Scan Solidity source code for common security vulnerabilities (reentrancy, overflow, access control, etc.) |
| check_holdersB | Analyze token holder distribution for centralization and rug-pull risk |
| audit_contractA | 🔒 FULL AUDIT: Fetch contract source, scan for vulnerabilities, analyze holders, generate report. One-stop smart contract audit. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Carlys17/mcp-contract-auditor'
If you have feedback or need assistance with the MCP directory API, please join our Discord server