Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_DEBUGNoEnable debug modefalse
MCP_LANGUAGENoThe language setting for the interfacezh-CN
MCP_WEB_HOSTNoThe host address for the web server127.0.0.1
MCP_WEB_PORTNoThe port number for the web server8765
MCP_DESKTOP_MODENoEnable desktop modefalse

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
shouji

通过 Web 界面收集用户输入。

提供一个交互式界面,用于获取用户的文字输入和图片附件。 当需要用户确认或额外指导时可调用此工具。

Args: project_directory: 项目目录路径,用于上下文定位 summary: 当前工作的摘要说明,供用户参考 timeout: 等待用户输入的超时时间(秒)

Returns: list: 用户输入内容,包含文字和可选的图片

get_system_info

獲取系統環境資訊

Returns: str: JSON 格式的系統資訊

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/find-xposed-magisk/mcp-feedback'

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