Skip to main content
Glama
LZMW

Aurai Advisor (上级顾问 MCP)

by LZMW

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AURAI_MODELNo模型名称 (Model name)
AURAI_API_KEYNoAPI 密钥 (API Key)
AURAI_BASE_URLNoAPI 地址 (API Base URL, required when AURAI_PROVIDER is 'custom')
AURAI_PROVIDERNo提供商 (AI Provider: zhipu, openai, anthropic, gemini, custom)
AURAI_LOG_LEVELNo日志级别 (Log level)INFO
AURAI_MAX_TOKENSNo最大tokens (Max tokens)100000
AURAI_MAX_HISTORYNo对话历史最大保存数 (Max history messages)50
AURAI_TEMPERATURENo温度参数 (Temperature)1.0
AURAI_HISTORY_PATHNo历史文件路径 (History storage path)~/.mcp-aurai/history.json
AURAI_MAX_ITERATIONSNo最大迭代次数 (Max iterations)10
AURAI_ENABLE_PERSISTENCENo对话历史持久化 (Enable persistence)true

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/LZMW/mcp-aurai-server'

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