MCP Directory
Back

mcp-tutorial

by wafuwafu13 · TypeScript · ★ 0

https://modelcontextprotocol.io/quickstart/server#node

Install

npx -y github:wafuwafu13/mcp-tutorial

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-tutorial": {
      "command": "npx",
      "args": [
        "-y",
        "github:wafuwafu13/mcp-tutorial"
      ]
    }
  }
}

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related other servers