Bloodhound-MCP
@tac01337
About Bloodhound-MCP
MCP server for bloodhound's api
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
—
—
—
—
Basic information
More Other MCP servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web

EverArt
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.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments