Back to directory
sunmer/node-simple-mcp-example

sunmer/node-simple-mcp-example

@sunmer

Simple MCP server using Claude to interact with a local JSON server

mcpclaudejson-serverexampledemonodejavascripttutorialtool

Installation & Configuration

{
  "mcpServers": {
    "json-chat": {
      "command": "node",
      "args": [
        "/absolute/path/to/mcp-example/dist/index.js"
      ]
    }
  }
}

Information

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