📦
Uuid Go
An MCP server which responses UUID value.
0 installs
1 stars
Trust: 49 — Fair
Devtools
Installation
npx mcp-uuid-goAsk AI about Uuid Go
Powered by Claude · Grounded in docs
I know everything about Uuid Go. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
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

