blizzy78/mcp-elicit
If you are the rightful owner of mcp-elicit and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Elicitation MCP Server is designed to facilitate direct information requests from users, allowing agents to gather specific data such as text, numbers, and more.
Tools
Functions exposed to the LLM to take actions
elicit_information
Request information directly from the user as free-form text input.
elicit_options
Prompt the user to select from a list of options.
elicit_boolean
Prompt the user for a Boolean response.
elicit_number
Prompt the user for a number input.
elicit_date_time
Prompt the user for a date or date-time input.
elicit_email
Prompt the user for an email address input.
elicit_uri
Prompt the user for a URI input.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client