Back to directory
trevoruptain/hello-world-mcp

trevoruptain/hello-world-mcp

@trevoruptain

A simple MCP server with hilarious greeting and mad libs tools for Claude Desktop

hello-worldgreetingmad-libsmcp-serverpythontutorialdemotool

Installation & Configuration

{
  "mcpServers": {
    "hilarious_greeter": {
      "command": "/YOUR/ABSOLUTE/PATH/TO/uv",
      "args": [
        "--directory",
        "/YOUR/ABSOLUTE/PATH/TO/PROJECT/hello-world-mcp",
        "run",
        "greeting_server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17