interactive-choice-mcp
by Sighthesia
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHOICE_LANG | No | Interface language (en, zh) | Auto-detected by system language |
| CHOICE_LOG_FILE | No | Log file path (optional) | |
| CHOICE_WEB_HOST | No | Web server host | 127.0.0.1 |
| CHOICE_WEB_PORT | No | Web server port | 9999 |
| CHOICE_LOG_LEVEL | No | Log level (DEBUG, INFO, WARNING, ERROR) | INFO |
| CHOICE_MCP_DATA_DIR | No | Data storage directory | .mcp-data/ |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/Sighthesia/interactive-choice-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server