mcp-uuid-go
3.2
If you are the rightful owner of mcp-uuid-go and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
mcp-uuid-go is an MCP server that generates UUIDs, supporting only version 4 and version 7.
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