返回市场
我的首个MCP服务器

我的首个MCP服务器

作者:yusukebe3 星标更新:2024-12-11

项目介绍

我的第一个MCP服务器

设置

/Users/yusuke/Library/Application\ Support/Claude/claude_desktop_config.json:

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

作者

Wada Yusuke

许可证

MIT