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 |
Capabilities
Features and capabilities supported by this server
| 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 | |
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/RealAlexandreAI/mcp-interactive'
If you have feedback or need assistance with the MCP directory API, please join our Discord server