MCP.so
ログイン

Bloodhound-MCP

@tac01337

Bloodhound-MCP について

MCP server for bloodhound's api

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

python

トランスポート

stdio

公開者

tac01337

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "bloodhound-mcp": {
      "command": "python",
      "args": [
        "bloodhound_server.py"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Bloodhound-MCP?

Bloodhound-MCP is a server implementation for Bloodhound’s API, providing a backend service to handle requests and manage data for the Bloodhound application.

How to use Bloodhound-MCP?

Clone the repository, install dependencies with pip install -r requirements.txt, then run the server using python bloodhound_server.py. It requires Linux and Python 3.6+.

Key features of Bloodhound-MCP

  • Implements the API for Bloodhound.
  • Handles data management and request processing.
  • Designed for scalability and reliability.

Use cases of Bloodhound-MCP

  • Deploying a backend server for the Bloodhound application.
  • Managing and processing API requests for Bloodhound data.

FAQ from Bloodhound-MCP

コメント

「その他」の他のコンテンツ