Skip to main content
Glama
iterorganization

IMAS Codex

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IMAS_DD_VERSIONNoOverride the IMAS Data Dictionary version. Default is set in pyproject.toml.
IMAS_CODEX_GRAPHNoGraph profile name (e.g., tcv, iter). Determines Neo4j connection.
OPENROUTER_API_KEYNoAPI key for OpenRouter (needed for LLM-powered features like wiki discovery, standard names pipeline).
IMAS_CODEX_INCLUDE_GGDNoWhether to include Grid Geometry Description paths. Values: 'true' or 'false'. Default: truetrue
IMAS_CODEX_EMBEDDING_MODELNoEmbedding model name for semantic search. Default: Qwen/Qwen3-Embedding-8BQwen/Qwen3-Embedding-8B
IMAS_CODEX_INCLUDE_ERROR_FIELDSNoWhether to include error fields. Values: 'true' or 'false'. Default: falsefalse

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/iterorganization/imas-codex'

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