Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by aikiyy • Uncategorized
A simple MCP server providing dice roll, basic arithmetic, UUID generation, and greeting message functionalities.
Perform basic arithmetic operations.
Simulate dice rolls with customizable parameters.
Generate UUIDs or personalized greeting messages.
This MCP server demo project offers basic numerical addition, customizable dice rolling with specified sides and counts, UUID generation (version 1 or 4), and dynamic greeting message creation. It is designed to showcase the Model Calling Protocol's capabilities in integrating external tools with generative AI. The server is easy to install and run using Python 3.12+ and the uv package manager.