hirano00o/uuid-mcp-server
If you are the rightful owner of uuid-mcp-server 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.
UUID v4を生成して返すMCP Server。
uuid-mcp-server
UUID v4を生成して返すMCP Server。 このMCP Serverを呼び出すサンプルMCP Clientはhirano00o/uuid-mcp-client。
get_uuid_v4
- 1つのUUID v4を返す
get_uuid_v4_list
- 指定した数分のUUID v4を返す
How to run the MCP server
uv run python main.py
How to run with inspector
uv run mcp dev main.py