Back to directory
santiagolp/demo-mcp

santiagolp/demo-mcp

@santiagolp

An example MCP server using the Model Context Protocol

mcpdemoexampletypescriptmodel-context-protocoltool

Installation & Configuration

{
  "mcpServers": {
    "mcp-demo-server": {
      "command": "node",
      "args": [
        "/path/to/build/index.js"
      ]
    }
  }
}

Information

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