Back to Home
zaevlad icon

HornetMCP

Verified Safe

by zaevlad

Overview

Provides a standalone Model Context Protocol (MCP) client to integrate smart contract vulnerability search directly into AI chat platforms like Claude Desktop.

Installation

Run Command
python mcp_client.py

Environment Variables

  • API_KEY
  • API_URL

Security Notes

The client's source code does not contain 'eval', obfuscation, hardcoded secrets, or obvious malicious patterns. API keys are managed through `.env` files or environment variables, which is a secure practice, and `.gitignore` prevents accidental commits. The primary security consideration for users is that the client sends user-provided Solidity code snippets or natural language descriptions to a remote third-party API (`https://hornetmcp.com`) for analysis. Users should be aware of this data sharing and ensure they trust the remote service with their code.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens150
Stars0
Forks0
Last Update2026-01-12

Tags

Smart ContractsSecurity AnalysisVulnerability SearchAI IntegrationDevelopment Tool