aion-mcp
by draygen
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AION_HOST | No | AION Core Flask API host | 127.0.0.1 |
| AION_PORT | No | AION Core Flask API port | 5000 |
| KALI_HOST | No | Kali host | 192.168.0.200 |
| KALI_PASS | Yes | Kali SSH password; required; kali tools return an error if unset | |
| KALI_USER | No | Kali SSH user | draygen |
| KALI_IMAGE | No | Kali Docker image | kali-custom:latest |
| FLEET_EC2_SSH | No | ec2 SSH string | |
| FLEET_MAX_DEPTH | No | Recursion guard on delegated fleet runs | 2 |
| FLEET_TIMEOUT_MS | No | Per-run timeout for fleet operations | 180000 |
| AION_SERVICE_TOKEN | Yes | X-Aion-Service-Token for /api/service/chat; no user session needed. Required — chat is disabled if unset | |
| AION_SESSION_TOKEN | No | Value of the aion_token cookie after logging in; required for channels/activity/memory/admin/vast tools | |
| FLEET_DRAYDEV_HOST | No | draydev SSH host | |
| FLEET_DRAYDEV_PASS | No | draydev SSH password; if no password/SSH string is configured the machine is skipped with a clear error | |
| FLEET_DRAYDEV_USER | No | draydev SSH user | draygen |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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