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"
}
}
}
}
Recommend MCP Servers 💡
lion-mcp-server
A remote Model Context Protocol (MCP) server designed to run on Cloudflare Workers, featuring OAuth login and providing a math tool.
@zxkane/mcp-server-amazon-bedrock
Model Context Procotol(MCP) server for using Amazon Bedrock Nova Canvas to generate images
@upstash/mcp-server
An MCP server that enables natural language interaction with Upstash Developer APIs, allowing users to manage Redis databases, view usage, and perform other operations via MCP clients.
mcp-cyclops
Model Context Protocol server for Cyclops
firebase-tools
The Firebase MCP server enables AI-powered development tools to interact with and manage Firebase projects, offering capabilities for project creation, user management, data operations in Firestore and Data Connect, security rules understanding, and sending Cloud Messaging.
aws-security-mcp
A Model Context Protocol server enabling AI assistants to query, inspect, and analyze AWS infrastructure for security issues and misconfigurations.