
Ask UI
@Box-Killer
About Ask UI
A MCP server that enables agents to ask users questions via custom user interfaces.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"ask-ui": {
"command": "npx",
"args": [
"-y",
"mcp-ask-ui"
],
"env": {
"MOONSHOT_API_KEY": "all keys are optional",
"PPIO_API_KEY": "all keys are optional",
"MINIMAX_API_KEY": "all keys are optional"
}
}
}
}Tools
2该工具使用大语言模型来生成 HTML,并弹出 WebView 窗口,以此获取用户输入。参数为需要生成的页面的自然语言描述,包括标题、需要输入的内容、交互形式等。需要言简意赅但准确完整。
当调用 create-ask-ui 工具后,用户没有立刻给出结果,则可以调用该工具来再次尝试获取结果。 该工具可以连续多次调用,直到用户给出结果。
Overview
What is Ask UI?
A MCP server that enables agents to ask users questions via custom user interfaces.
How to use Ask UI?
—
Key features of Ask UI
—
Use cases of Ask UI
—
FAQ from Ask UI
—
Basic information
More Files & Storage MCP servers
mcp-rquest
xxxbrianA MCP server providing realistic browser-like HTTP request capabilities with accurate TLS/JA3/JA4 fingerprints for bypassing anti-bot measures. It also supports converting PDF and HTML documents to Markdown for easier processing by LLMs.
PDF Extraction MCP Server (Claude Code Fork)
xraywuMCP server to extract contents from a PDF file
Storacha MCP Storage Server
storachaStoracha MCP storage server - self-sovereign data for your AI applications.
Mcp Google Sheets
xing5This MCP server integrates with your Google Drive and Google Sheets, to enable creating and modifying spreadsheets.

Agent Coherence
CohexaStop AI agents from silently overwriting each other's shared files — a single-host coherence guard, TLA+-verified.
Comments