Back to Home
zaevlad icon

HornetMCP

Verified Safe

by zaevlad

Overview

Integrate smart contract vulnerability search into AI clients like Claude Desktop for real-time security analysis.

Installation

Run Command
python mcp_client.py

Environment Variables

  • API_KEY
  • MCP_API_KEY
  • API_URL
  • MCP_API_URL

Security Notes

The client is designed to act as an intermediary, forwarding queries to an external API (hornetmcp.com) and returning structured results. It correctly handles API key management via environment variables or .env files, explicitly warning against committing .env to version control. No direct use of 'eval' or similar dangerous functions from user input is present. The 'setup_claude.py' script modifies local application configuration files, which always requires user discretion, but its actions are transparent and limited to adding the MCP server configuration. Reliance on the security and trustworthiness of the remote API (hornetmcp.com) is a primary consideration.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens1000
Stars0
Forks0
Last Update2025-12-01

Tags

Smart ContractsSecurity AnalysisAI IntegrationVulnerability DetectionClaude Desktop