mcp-uuid-go
@manaty226
About mcp-uuid-go
An MCP server which responses UUID value.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-uuid-go": {
"command": "npx",
"args": [
"@modelcontextprotocol/inspector",
"--config",
"./config.json",
"--server",
"uuid-tool"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcp-uuid-go?
An MCP server that responds with a UUID value. It only supports UUID version 4 or version 7.
How to use mcp-uuid-go?
Build from source using go build -o build/uuidtool, then run with the MCP Inspector using a config file and the server binary.
Key features of mcp-uuid-go
—
Use cases of mcp-uuid-go
—
FAQ from mcp-uuid-go
What UUID versions does this server support?
Only UUID version 4 or version 7.
More Other MCP servers
ICSS
chokcoco不止于 CSS
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments