Loading languages...
MC

mcp-hello-world

@lobehub18

A simple Hello World MCP server for CI/CD test

mock
test
development
typescript

# mcpServer Config

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

# stdio

npx mcp-hello-world

# sseURL

http://localhost:3000/sse
Transport:
stdio
sse
Language:
JavaScript
Created:4/20/2025
Updated:10/25/2025
Homepage: