GitHub - modelcontextprotocol/servers: Model Context Protocol Servers
Model Context Protocol Servers. Contribute to modelcontextprotocol/servers development by creating an account on GitHub.

filesystemとgitくらい

      “filesystem”: {

        “command”: “npx”,

        “args”: [

          “-y”,

          “@modelcontextprotocol/server-filesystem”,

          “C:/work/会社/昇格試験/主事試験”

        ]

      },

      “git”: {

        “command”: “python”,

        “args”: [

          “-m”,

          “mcp_server_git”,

          “–repository”,

          “C:/work/source/nextjst_trial/my-next-project”

        ],

        “env”: {}

      }

コメント

タイトルとURLをコピーしました