my-first-mcp-server
3
The project is titled 'My first MCP server' and seems intended for managing or running something related to game settings using Node.js. It suggests a local configuration path for settings storage.
My first MCP server
Settings
/Users/yusuke/Library/Application\ Support/Claude/claude_desktop_config.json
:
{
"mcpServers": {
"game": {
"command": "node",
"args": ["/path-to/build/index.js"]
}
}
}
Author
Yusuke Wada
License
MIT