Back to directory
@fluidattacks/mcp

@fluidattacks/mcp

@fluidattacks0

An MCP server that provides tools for interacting with the Fluidattacks API, enabling access to security-related functionalities.

cloud

Installation & Configuration

{
  "mcpServers": {
    "fluidattacks-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@fluidattacks/mcp"
      ],
      "env": {
        "API_TOKEN": "your_api_token_here"
      }
    }
  }
}

Information

Transport
stdio
Language
javascript
Created
2025/5/2
Updated
2026/6/8