hello-world-mcp

dominicholmes21/hello-world-mcp
★ 0 stars JavaScript 💻 Code/Dev Tools Updated 1mo ago
Simple MCP server that returns "Hello World!" message. Easy to set up with any MCP-compatible AI client. 🌍💻
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hello-world-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "dominicholmes21/hello-world-mcp"
      ]
    }
  }
}

Topics

configuration-testdevelopment-toolshello-worldmcpmodel-context-protocolnodejstestingvalidationvscode-integrationworkflow