Skip to main content
Glama
giauphan

CodeAtlas AI MCP Server

by giauphan

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP server port (set for SSE mode, unset for stdio mode)8080
NODE_ENVNoEnvironment mode (development/production)production
LOG_LEVELNoLogging level (debug/info/warn/error)info
ORACLE_USERYesOracle 26ai database username
NVIDIA_API_KEYYesNVIDIA API key for embedding generation (e.g., nvapi-...)
ORACLE_LIB_DIRYesPath to Oracle Instant Client libraries (e.g., /opt/oracle/instantclient)
ALLOWED_ORIGINSNoComma-separated list of allowed CORS origins (e.g., http://localhost:5173,http://localhost:3000)
ORACLE_PASSWORDYesOracle 26ai database password
CODEATLAS_API_KEYYesYour admin secret key for authentication
ORACLE_WALLET_DIRNoPath to Oracle wallet directory for mTLS connections (optional)
ORACLE_CONN_STRINGYesOracle database connection string (e.g., host:port/service)
CODEATLAS_MULTI_TENANTNoEnable multi-tenant mode (true/false)false
CODEATLAS_PROJECTS_ROOTNoRoot directory for tenant project sandboxes./tenants
GOOGLE_APPLICATION_CREDENTIALSYesPath to Firebase service account JSON file

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/giauphan/codeatlas-platform'

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