mcp-feedback-enhanced-community-fix
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_DEBUG | No | 是否输出调试日志 | false |
| MCP_LANGUAGE | No | 界面语言 | 自动检测 |
| MCP_WEB_HOST | No | Web UI 监听地址 | 127.0.0.1 |
| MCP_WEB_PORT | No | Web UI 端口 | 8765 |
| MCP_DESKTOP_MODE | No | 是否启用桌面模式 | false |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| interactive_feedbackA | Interactive feedback collection tool for LLM agents. USAGE RULES:
|
| get_system_infoA | 獲取系統環境資訊 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
- 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/orime/mcp-feedback-enhanced-community-fix'
If you have feedback or need assistance with the MCP directory API, please join our Discord server