fluidattacks-mcp
OfficialProvides tools for interacting with the Fluidattacks API, likely enabling access to security vulnerability data and management features through GitLab repositories.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@fluidattacks-mcpshow me recent vulnerabilities in my project"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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"
}
}
}
}This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fluidattacks/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server