mcp
@fluidattacks
mcp について
MCP server that provides tools for interacting with the Fluidattacks API
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"fluidattacks-mcp": {
"command": "npx",
"args": [
"-y",
"@fluidattacks/mcp"
],
"env": {
"API_TOKEN": "your_api_token_here"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is mcp?
mcp is an MCP server that provides tools for interacting with the Fluidattacks API. It is intended for developers who want to use MCP-compatible clients to access Fluidattacks functionality.
How to use mcp?
Configure your MCP client with the JSON snippet shown in the README, using npx -y @fluidattacks/mcp as the command and setting the API_TOKEN environment variable to your Fluidattacks API token. Refer to the Fluidattacks documentation for token generation.
Key features of mcp
- Provides tools to interact with the Fluidattacks API
- Simple installation via npx
- Secure authentication with an API token
Use cases of mcp
—
FAQ from mcp
What does mcp do?
mcp provides tools that allow MCP clients to interact with the Fluidattacks API.
How do I install and configure mcp?
Add the fluidattacks-mcp entry to your MCP client’s mcpServers configuration, using npx -y @fluidattacks/mcp with the API_TOKEN environment variable set to your token.
Where do I get an API token?
Follow the setup instructions in the Fluidattacks documentation at https://dev.fluidattacks.com/components/interacts/#setup.
「その他」の他のコンテンツ
Servers
modelcontextprotocolModel Context Protocol Servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
ICSS
chokcoco不止于 CSS
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
コメント