classic-game-mcp
ISC1. 安装依赖 ```npm install classic-game-mcp -g``` 2. 本地智能体安装 mcp配置文件添加 ```javascript "mcpServers": { "classic-game-mcp": { "command": "npx", "args": ["-y", "classic-game-mcp"], "env": { "PORT": "3303" // 自定义运行端口号 } } } ``` 然后你就可以告
95
Security score
0 known advisories in v1.0.1-a
Weekly downloads
—
Unpacked size
2.4 MB
Dependencies
7
Last publish
1 year ago
Security advisories
No known vulnerabilities affect v1.0.1-a.