← hephaestus-docker-power

hephaestus-docker-power 0.1.0

pypi · hephaestus-setup-mcp · current release

7
Tools
0
Resources
0
Templates
0
Prompts

Observation

Observed 2026-08-23T23:50:28.654Z using mcpSecurity-inventory. Status: succeeded. Negotiated protocol: 2025-06-18.

Server capabilities
{
  "experimental": {},
  "logging": {},
  "prompts": {
    "listChanged": false
  },
  "resources": {
    "subscribe": false,
    "listChanged": false
  },
  "tools": {
    "listChanged": true
  },
  "extensions": {
    "io.modelcontextprotocol/ui": {}
  }
}

Tools 7

ToolCategoryAnnotationsRisk
check_prerequisitesCheck if all required tools are installed for running Hephaestus.
Input schema
{
  "additionalProperties": false,
  "properties": {},
  "type": "object"
}
Output schema
{
  "additionalProperties": true,
  "type": "object"
}
— · —
check_servicesCheck the status of Docker daemon, Qdrant, and MCP server.
Input schema
{
  "additionalProperties": false,
  "properties": {},
  "type": "object"
}
Output schema
{
  "additionalProperties": true,
  "type": "object"
}
— · —
health_checkPerform comprehensive health check of all Hephaestus services.
Input schema
{
  "additionalProperties": false,
  "properties": {},
  "type": "object"
}
Output schema
{
  "additionalProperties": true,
  "type": "object"
}
— · —
start_qdrantStart the Qdrant vector database container.
Input schema
{
  "additionalProperties": false,
  "properties": {},
  "type": "object"
}
Output schema
{
  "additionalProperties": true,
  "type": "object"
}
— · —
stop_qdrantStop the Qdrant container.
Input schema
{
  "additionalProperties": false,
  "properties": {
    "remove_volume": {
      "default": false,
      "type": "boolean"
    }
  },
  "type": "object"
}
Output schema
{
  "additionalProperties": true,
  "type": "object"
}
— · —
validate_envValidate the .env file has required API keys configured.
Input schema
{
  "additionalProperties": false,
  "properties": {},
  "type": "object"
}
Output schema
{
  "additionalProperties": true,
  "type": "object"
}
— · —
view_logsView recent logs from a Hephaestus service (qdrant, server, or monitor).
Input schema
{
  "additionalProperties": false,
  "properties": {
    "service": {
      "default": "qdrant",
      "type": "string"
    },
    "lines": {
      "default": 50,
      "type": "integer"
    }
  },
  "type": "object"
}
Output schema
{
  "additionalProperties": true,
  "type": "object"
}
— · —

Resources 0

Resource templates 0

Prompts 0

Let’s talk about MCP security.

Share your details and our security team will contact you.