Skip to main content
Glama

startElicitation

Requests structured input from users during tool execution to enable interactive data collection and dynamic workflow adjustments.

Instructions

Demonstrates MCP elicitation by requesting structured input from the user via the MCP client. Elicitation allows servers to interactively ask users for information during a tool call.

Args: message: The prompt message to display to the user (default: "Please provide your name:")

Returns: The user's response from the elicitation, or an error if not supported

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
messageNoPlease provide your name:
ctxNo

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/kcbabo/everything-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server