Back to search
30
MCP

iflow-mcp_mcp-hydra

pypi/iflow-mcp_mcp-hydra

A lightweight, extensible cybersecurity toolkit that connects AI assistants to security tools through the Model Context Protocol (MCP), enabling AI-assisted security research, scanning, and analysis.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_mssql_mcp_server
A Model Context Protocol (MCP) server that enables secure interaction with MSSQL databases. This server allows AI assistants to list tables,
0 tools
iflow-mcp_mysql_mcp_server
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases. This server allows AI assistants to list tables,
0 tools
iflow-mcp_mcp-pa-ai-agent
A personal assistant AI agent built with the Model Context Protocol (MCP)
0 tools
iflow-mcp_sadiuysal-crawl4ai-mcp-server
A lightweight Model Context Protocol (MCP) server that exposes Crawl4AI web scraping and crawling capabilities as tools for AI agents.
0 tools
iflow-mcp_mindm_mcp
Model Context Protocol (MCP) server for the mindm library, enabling AI assistants like Claude to interact with MindManager.
0 tools
iflow-mcp_apache-iotdb-mcp-server
A Model Context Protocol (MCP) server that enables secure interaction with IoTDB databases. This server allows AI assistants to list tables,
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "iflow-mcp_mcp-hydra": {
      "url": "None",
      "transport": "http"
    }
  }
}