M
UUID Generator

UUID Generator

mcp server

Description

This MCP server implementation generates UUIDs for AI assistants, built with Deno and the Model Context Protocol SDK. It exposes a single tool called GET_UUID_TOOL through a standard MCP interface, handling tool requests via stdio transport. The server logs all operations to stderr with timestamps for debugging purposes and includes robust error handling to return formatted error messages when tool calls fail. Licensed under Apache 2.0, this lightweight implementation provides a simple but essential utility for applications requiring unique identifiers within AI assistant workflows.

Server Details

Added

April 21, 2025