Lightweight MCP server for health checks, greetings, and UUID generation.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "FastMCP Tools Server" yet — see the docs or source repo.
Call the health check tool, return the current service status, and briefly indicate whether it is available.
Returns a health status result, such as healthy, responsive, or related status details.
Call the UUID generation tool to create 5 unique UUIDs and output them as a list.
Returns 5 correctly formatted, non-duplicate UUID strings.
Call the greeting tool to generate a friendly welcome message for the user name "Alex".
Returns a short greeting or welcome message that includes the user name.
Provides everyday developer utilities like JSON formatting, UUIDs, Base64, and timestamp conversion.
Generate greetings and inspect server info for quick MCP testing and demos.
Calculate expressions, check weather, and learn how an MCP server is built.
Helps developers quickly build and demo basic MCP tools with FastMCP.
A minimal FastMCP demo server for tool calling and leave email generation.
A lightweight MCP tool for greetings, addition, time zones, and templated resources.