MCP Directory
Back

build-mcp-server-tutorial

by tgrhg · ★ 0

MCPサーバー作成サンプル(https://modelcontextprotocol.io/docs/develop/build-server)

Install

git clone https://github.com/tgrhg/build-mcp-server-tutorial.git

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

MCPサーバー作成サンプル(https://modelcontextprotocol.io/docs/develop/build-server)
Read full README on GitHub →

💡 Need a managed MCP host?

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

Related other servers