Bloodhound-MCP
@tac01337
About Bloodhound-MCP
MCP server for bloodhound's api
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"bloodhound-mcp": {
"command": "python",
"args": [
"bloodhound_server.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
—
—
—
—
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Nginx UI
0xJackyYet another WebUI for Nginx
Comments