mcp-uuid-go logo

mcp-uuid-go

by manaty226

mcp-uuid-go is an MCP server that provides UUID values. It currently supports UUID version 4 and version 7.

View on GitHub

Last updated: N/A

mcp-uuid-go

An MCP server which responses UUID value. Only support UUID version 4 or version 7.

Quick Start

1. Build

cd mcp-uuid-go
go build -o build/uuidtool

2. Run with Inspector

cd inspector
npx @modelcontextprotocol/inspector --config ./config.json --server uuid-tool

Inspector Web page

Inspector Web page