Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by nickperkins • Uncategorized
An MCP server that recommends ice cream toppings based on selected flavours with interactive elicitation.
Recommend ice cream toppings based on user-selected flavours.
Demonstrate or implement MCP elicitation patterns with interactive input prompts.
A modular, type-safe example of MCP tool development using TypeScript and Zod.
This MCP server demonstrates how to build interactive tools with elicitation capabilities, prompting users for missing input using schema-driven UI. It validates inputs with Zod schemas and follows a modular architecture for clean code separation. The server is ideal for developers learning MCP patterns and building interactive, type-safe tools.