Back to directory
demontie/my-first-mcp

demontie/my-first-mcp

@Demontie

Demonstration MCP server that retrieves product data from the DummyJSON API

dummyjsonproductsapidemotypescriptmcptool

Installation & Configuration

{
  "mcpServers": {
    "my-first-mcp": {
      "command": "node",
      "args": [
        "src/index.ts"
      ]
    }
  }
}

Information

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