Back to Home
Credshields icon

solidityscan-mcp-server

Verified Safe

by Credshields

Overview

An MCP server exposing SolidityScan for smart contract security analysis and reporting for integration with MCP-capable clients.

Installation

Run Command
npx solidityscan-mcp-server

Environment Variables

  • SOLIDITYSCAN_API_KEY
  • SOLIDITYSCAN_MCP_PORT
  • PORT
  • SOLIDITYSCAN_TEST_API_KEY

Security Notes

The server's `scan_local_directory` tool allows scanning local file paths provided by the client. If the server is deployed in an untrusted environment and exposed to arbitrary users, this could lead to information disclosure or unintended file system access on the server's host. However, given its intended use as an 'MCP Server' for developer clients (e.g., Claude Desktop, Cursor) running locally or in a trusted setup, this functionality is likely a feature for local code analysis. There are no obvious signs of 'eval', obfuscation, or hardcoded secrets. The `request` dependency (used by the underlying SolidityScan SDK) is deprecated, which can be a minor maintenance and security risk over time due to lack of updates.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Stars0
Forks1
Last Update2026-01-16

Tags

SoliditySmart ContractSecurity AnalysisMCPDeveloper Tool