Skip to main content
Glama
draygen

aion-mcp

by draygen

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AION_HOSTNoAION Core Flask API host127.0.0.1
AION_PORTNoAION Core Flask API port5000
KALI_HOSTNoKali host192.168.0.200
KALI_PASSYesKali SSH password; required; kali tools return an error if unset
KALI_USERNoKali SSH userdraygen
KALI_IMAGENoKali Docker imagekali-custom:latest
FLEET_EC2_SSHNoec2 SSH string
FLEET_MAX_DEPTHNoRecursion guard on delegated fleet runs2
FLEET_TIMEOUT_MSNoPer-run timeout for fleet operations180000
AION_SERVICE_TOKENYesX-Aion-Service-Token for /api/service/chat; no user session needed. Required — chat is disabled if unset
AION_SESSION_TOKENNoValue of the aion_token cookie after logging in; required for channels/activity/memory/admin/vast tools
FLEET_DRAYDEV_HOSTNodraydev SSH host
FLEET_DRAYDEV_PASSNodraydev SSH password; if no password/SSH string is configured the machine is skipped with a clear error
FLEET_DRAYDEV_USERNodraydev SSH userdraygen

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/draygen/mcpbuilder'

If you have feedback or need assistance with the MCP directory API, please join our Discord server