MCP server that provides tools for interacting with the Fluidattacks API.
Created 4 months ago
MCP server that provides tools for interacting with the Fluidattacks API.
development
documentation
public
What is MCP server that provides tools for interacting with the Fluidattacks API.?
MCP server that provides tools for interacting with the Fluidattacks API. Complete documentation available online.
Documentation
mcp
MCP server that provides tools for interacting with the Fluidattacks API.
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"
}
}
}
}
Server Config
{
"mcpServers": {
"mcp-server-that-provides-tools-for-interacting-with-the-fluidattacks-api.-server": {
"command": "npx",
"args": [
"mcp-server-that-provides-tools-for-interacting-with-the-fluidattacks-api."
]
}
}
}
Links & Status
Project Info
Hosted
Featured
Created At:
Aug 06, 2025
Updated At:
Aug 07, 2025
Author:
Fluidattacks
Category:
API Interaction
Tags:
development
documentation
public