Skip to main content
Glama

Mingli MCP Server

by spyfree
MIT License
  • Apple
  • Linux
.env.example502 B
# MCP服务配置 MCP_SERVER_NAME=ziwei_mcp LOG_LEVEL=INFO # 默认语言设置 DEFAULT_LANGUAGE=zh-CN # 传输层配置 # 可选值: stdio (默认), http, websocket TRANSPORT_TYPE=stdio # HTTP传输配置(预留,当TRANSPORT_TYPE=http时使用) # HTTP_HOST=0.0.0.0 # HTTP_PORT=8080 # WebSocket传输配置(预留,当TRANSPORT_TYPE=websocket时使用) # WS_HOST=0.0.0.0 # WS_PORT=8081 # 未来扩展:API密钥配置 # ZIWEI_API_KEY=your_api_key_here # BAZI_API_KEY=your_api_key_here

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/spyfree/mingli-mcp'

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