Used for installing dependencies and running the MCP server, as shown in the README instructions for setup and execution.
MCP Elicitations Demo Server
A demonstration server that showcases elicitations across different Model Context Protocol (MCP) use cases. This server demonstrates how to collect user input dynamically using the MCP elicitation system.
What are Elicitations?
Elicitations allow MCP servers to request structured input from users during tool execution, enabling interactive and dynamic workflows.
Available MCP Components
Tools
greeting
- Simple greeting tool that asks for your namecontact-info
- Collects structured contact information (name, email, age)
Resources
config://user
- User greeting resource that dynamically requests your name
Prompts
greeting-prompt
- Generates a personalized greeting prompt based on your name
How It Works
Each component demonstrates elicitations in different contexts:
- Tools show how to collect input during tool execution
- Resources demonstrate dynamic content generation based on user input
- Prompts showcase how to create personalized prompts using elicited data
Running the Server
The server will run on http://localhost:3000
Example Elicitation Schemas
Simple Name Request
Contact Information Request
This demo showcases MCP elicitations for creating interactive, user-driven experiences across tools, resources, and prompts.
This server cannot be installed
A demonstration server that showcases how to collect user input dynamically using the Model Context Protocol (MCP) elicitation system across tools, resources, and prompts.
Related MCP Servers
- -securityFlicense-qualityA specialized Model Context Protocol (MCP) server that enables AI-powered interview roleplay scenarios for practice with realistic conversational feedback.Last updated -153TypeScript
MCP-YNU FastMCP Serverofficial
-securityAlicense-qualityA dynamic MCP server implementation that automatically loads tools, resources, and prompts from their respective directories, allowing for easy extension and configuration.Last updated -PythonMIT License- -securityFlicense-qualityA demonstration server showing MCP implementation in Python with resource handling, tool operations, and reusable prompts for a simple user/post system with local database.Last updated -Python
- -securityAlicense-qualityA demonstration server that implements the Model Context Protocol (MCP) SDK, providing tools and endpoints for server-sent events and message handling.Last updated -417TypeScriptMIT License