estudio-aprendizagem
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Network interface the process listens on. Defaults to 127.0.0.1, or 0.0.0.0 in production. | 127.0.0.1 |
| PORT | No | HTTP port provided by the platform. | 8787 |
| NODE_ENV | No | Set to 'production' in hosted environments. | development |
| MCP_ALLOWED_ORIGINS | No | A single HTTP(S) origin, a comma-separated list, or '*'. | * |
| ENABLE_LOCAL_DEV_ROUTES | No | Controls only /local and /local/api/*. Enabled outside production; keep false in production. | |
| OPENAI_APPS_CHALLENGE_TOKEN | No | Temporary domain verification token provided by the OpenAI portal. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues