Back to directory
koduki/example-mcp

koduki/example-mcp

@koduki

An example implementation of a Model Context Protocol (MCP) server using TypeScript

mcpexampletypescriptserverdemosdktoolother

Installation & Configuration

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

Information

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