o3de-mcp
by nickschuetz
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| O3DE_EDITOR_HOST | No | Editor remote console host. Default: 127.0.0.1 | |
| O3DE_EDITOR_PORT | No | Editor remote console port. Default: 4600 | |
| O3DE_ENGINE_NAME | No | Select engine by name when multiple are registered. Default: First valid engine | |
| O3DE_ENGINE_PATH | No | Override automatic engine discovery. Default: Auto-detected from manifest | |
| O3DE_BUILD_TIMEOUT | No | CMake build timeout (seconds). Default: 1800 | |
| O3DE_EDITOR_TIMEOUT | No | Editor command timeout (seconds). Default: 10 | |
| O3DE_EXPORT_TIMEOUT | No | Project export timeout (seconds). Default: 3600 | |
| O3DE_CMAKE_GENERATOR | No | CMake generator for builds. Default: Auto-detected per platform | |
| O3DE_CONFIGURE_TIMEOUT | No | CMake configure timeout (seconds). Default: 600 |
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/nickschuetz/o3de-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server