Skip to main content
Glama
.env.example398 B
# Bridge Server配置 # 服务器端口 PORT=3001 # MCP服务器路径 MCP_SERVER_PATH=../src/office_mcp_server/main.py # Python解释器路径 PYTHON_PATH=python # 临时文件目录 TEMP_DIR=./temp # 日志目录 LOG_DIR=./logs # 日志级别 (error, warn, info, debug) LOG_LEVEL=info # CORS允许的源 CORS_ORIGIN=https://localhost:3000 # 文件上传大小限制 (MB) MAX_FILE_SIZE=50

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/walkingzzzy/office-mcp'

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