Back to directory
matthewdailey/mcp-starter

matthewdailey/mcp-starter

@MatthewDailey

A starter template for building a TypeScript MCP server

mcpstartertemplatetypescripthello-worldclaude-desktopscaffoldtool

Installation & Configuration

{
  "mcpServers": {
    "mcp-starter": {
      "command": "node",
      "args": [
        "ABSOLUTE_PATH/dist/index.cjs"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17