Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNo监听地址0.0.0.0
MCP_PORTNo监听端口8001
MCP_API_KEYNoMCP 客户端 Bearer Token;公网部署必须设置
TAI_IMAGE_MODELNogenerate_image 的默认模型tai-text-to-image
MCP_CORS_ORIGINSNo浏览器客户端的精确 Origin,逗号分隔
MCP_MAX_IMAGE_BYTESNo允许回传的最大解码图片大小20971520
TAI_OPENAPI_API_KEYYes上游 tai-openapi 原始 Bearer Token,必填
TAI_IMAGE_EDIT_MODELNoedit_image 的默认模型tai-image-to-image
TAI_OPENAPI_BASE_URLNo上游地址,必须以 /v1 结尾http://127.0.0.1:8000/v1
MCP_CONNECT_TIMEOUT_SECONDSNo上游连接超时10
MCP_REQUEST_TIMEOUT_SECONDSNo包含生图时间的上游总超时330

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/iat-tai/tai-mcp'

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