Skip to main content
Glama
DuanZGit
by DuanZGit

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DHUB_PORTNoPort for the D-Hub server, defaults to 10101
DHUB_ROOTNoRoot directory for D-Hub data, defaults to /opt/d-hub
NEW_API_KEYNoAPI key for the LLM API
MEM0_DB_HOSTNoHostname for the mem0 PostgreSQL database
MEM0_DB_NAMENoDatabase name for mem0
MEM0_DB_PORTNoPort for the mem0 PostgreSQL database
MEM0_DB_USERNoUsername for the mem0 database
DHUB_ADMIN_KEYNoAdmin key generated by the install script, used for admin and asset sync
DHUB_LLM_MODELNoLLM model name
DHUB_EMBED_DIMSNoDimension size of the embeddings
DHUB_EMBED_MODELNoEmbedding model name
MEM0_DB_PASSWORDNoPassword for the mem0 database
NEW_API_BASE_URLNoBase URL for the LLM API
DHUB_MEMORY_BACKENDNoMemory backend to use, either 'json' or 'mem0'

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/DuanZGit/D-Hub'

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