Demonstrates a Model Context Protocol (MCP) server that interactively collects missing user profile data through elicitation.
This project provides a functional Model Context Protocol (MCP) server specifically designed to showcase interactive elicitation capabilities. It allows clients to manage user profiles by creating new entries and listing existing ones. A core feature is its ability to automatically prompt users for missing or incomplete data during profile creation, leveraging MCP's elicitation mechanism to ensure all required information is gathered interactively and validated according to predefined rules.