logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mcp

Interact with the API, enabling vulnerability management, organization insights, and GraphQL query execution.

Author

mcp logo

fluidattacks

No License

Quick Info

GitHub GitHub Stars 0
NPM Weekly Downloads 0
Tools 1
Last Updated 2026-02-19

Tags

fluidattacksgraphqlvulnerabilityfluidattacks mcpintegrations fluidattacksinsights graphql

mcp

MCP server that provides tools for interacting with the Fluidattacks API.

  • Complete documentation here
  • MCP server code here

Configuration

If you don't know how to generate the API_TOKEN, please refer to the documentation

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

See Also

`