MCP Feedback Enhanced
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_DEBUG | No | Enable debug mode | false |
| MCP_LANGUAGE | No | The language setting for the interface | zh-CN |
| MCP_WEB_HOST | No | The host address for the web server | 127.0.0.1 |
| MCP_WEB_PORT | No | The port number for the web server | 8765 |
| MCP_DESKTOP_MODE | No | Enable desktop mode | false |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| shoujiA | 通过 Web 界面收集用户输入。 提供一个交互式界面,用于获取用户的文字输入和图片附件。 当需要用户确认或额外指导时可调用此工具。 Args: project_directory: 项目目录路径,用于上下文定位 summary: 当前工作的摘要说明,供用户参考 timeout: 等待用户输入的超时时间(秒) Returns: list: 用户输入内容,包含文字和可选的图片 |
| get_system_infoB | 獲取系統環境資訊 Returns: str: JSON 格式的系統資訊 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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