get_random_name
Generate Docker-style random names using the MCP interface. Integrates with Claude Desktop and VS Code Copilot Agent for streamlined name creation in development workflows.
Instructions
Generate a random name like Docker does.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "title": "get_random_nameArguments",
  "type": "object"
}