mcp-interactive
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_DEBUG | No | 调试模式 | false |
| MCP_LANGUAGE | No | 界面语言 (zh-CN / en) | 自动检测 |
| MCP_WEB_HOST | No | Web UI 监听地址 | 127.0.0.1 |
| MCP_WEB_PORT | No | Web UI 端口 | 9766 |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| interactive_feedbackA | Interactive feedback collection tool for LLM agents. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
Only one tool exists, so there is no possibility of confusion between tools.
With a single tool, naming consistency is inherently perfect.
A single tool for interactive feedback is borderline; it serves a narrow purpose but might feel thin for broader interactive workflows.
The tool covers the core need for iterative feedback collection, though it lacks structured options for feedback types or granular control.