Install MCP Server

Install MCP Server File System

Node.jsを使用して、MCPサーバーをインストールする。

# as root or with sudo
npm install -g @modelcontextprotocol/server-filesystem
|