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

评论

其他 分类下的更多 MCP 服务器