IMAS Codex
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IMAS_DD_VERSION | No | Override the IMAS Data Dictionary version. Default is set in pyproject.toml. | |
| IMAS_CODEX_GRAPH | No | Graph profile name (e.g., tcv, iter). Determines Neo4j connection. | |
| OPENROUTER_API_KEY | No | API key for OpenRouter (needed for LLM-powered features like wiki discovery, standard names pipeline). | |
| IMAS_CODEX_INCLUDE_GGD | No | Whether to include Grid Geometry Description paths. Values: 'true' or 'false'. Default: true | true |
| IMAS_CODEX_EMBEDDING_MODEL | No | Embedding model name for semantic search. Default: Qwen/Qwen3-Embedding-8B | Qwen/Qwen3-Embedding-8B |
| IMAS_CODEX_INCLUDE_ERROR_FIELDS | No | Whether to include error fields. Values: 'true' or 'false'. Default: false | false |
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
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/iterorganization/imas-codex'
If you have feedback or need assistance with the MCP directory API, please join our Discord server