Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCPHUBS_HOSTNo监听地址 (Listening address)0.0.0.0
MCPHUBS_PORTNo监听端口 (Listening port)8000
MCPHUBS_API_KEYNo/mcp 端点的 Bearer Token (留空则不开启校验) (Bearer Token for the /mcp endpoint. If empty, no authentication is required.)
MCPHUBS_JWT_SECRETNo后台登录的 JWT 签名密钥 (JWT signing secret for admin dashboard login)
MCPHUBS_DATABASE_URLNoPostgreSQL 数据库连接 (PostgreSQL database connection URL, e.g., postgresql+asyncpg://...)
MCPHUBS_EXPOSURE_MODENoprogressive (渐进式) 或 full (全量)模式 (Exposure mode: 'progressive' or 'full')progressive
MCPHUBS_ADMIN_PASSWORDNo默认管理员密码 (Default admin password)admin123
MCPHUBS_ADMIN_USERNAMENo默认管理员账号 (Default admin username)admin

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/7-e1even/MCPHubs'

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