by trailofbits · MCP Server · ★ 86
Slither MCP Server A Model Context Protocol (MCP) server that provides static analysis capabilities for Solidity smart contracts using Slither. Overview This MCP server wraps Slither static analysis functionality, making it accessible through the Model Context Protocol. It can analyze Solidity projects (Foundry, Hardhat, etc.) and generate comprehensive metadata about contracts, functions, inheritance hierarchies, and more. You can also use Slither MCP as an easy-to-use Slither API for other use cases.
| Stars | 86 |
| Forks | 8 |
| Language | Python |
| Category | MCP Server |
| License | AGPL-3.0 |
| Quality Score | 74.0273269220714/100 |
| Open Issues | 11 |
| Last Updated | 2026-04-14 |
| Created | 2025-08-25 |
| Platforms | mcp, python |
| Est. Tokens | ~175k |
Explore other popular mcp server tools:
slither-mcp is MCP server for Slither static analysis of Solidity smart contracts. It is categorized as a MCP Server with 86 GitHub stars.
slither-mcp is primarily written in Python. It covers topics such as ethereum, mcp, model-context-protocol.
You can find installation instructions and usage details in the slither-mcp GitHub repository at github.com/trailofbits/slither-mcp. The project has 86 stars and 8 forks, indicating an active community.
slither-mcp is released under the AGPL-3.0 license, making it free to use and modify according to the license terms.