-
securityA
license-
qualityAn unofficial JavaScript SDK to create customized servers for the Model Context Protocol, allowing definition of prompts, resources, and tools for tailored interactions.
Last updated -
6
2
JavaScript
Apache 2.0
用于 Grey Hack 游戏开发的模型上下文协议 (MCP) 服务器,旨在与 Cursor IDE 和其他 MCP 兼容工具配合使用。
克隆存储库并安装依赖项:
在您的工作区中创建一个.cursor/mcp.json
文件,其中包含以下内容:
greyhack-mcp-server
npx
-y @smithery/cli@latest run @chromewillow/greyhack-mcp-server
GITHUB_TOKEN=your-github-token-here
在 GitHub 上搜索 Grey Hack 代码示例:
将 GreyScript 代码转换为 JavaScript:
根据 Grey Hack API 验证您的代码:
生成常见游戏任务的模板脚本:
可用的脚本类型:
port_scanner
:网络端口扫描实用程序password_cracker
:密码破解工具file_browser
:文件浏览和操作实用程序ssh_tool
:SSH 连接实用程序custom
:自定义脚本模板(需要描述)麻省理工学院
该项目使用:
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
模型上下文协议服务器,通过与 Cursor IDE 一起使用时提供 GitHub 代码搜索、GreyScript 验证、脚本生成和 Greybel-JS 转译功能来增强 Grey Hack 游戏开发。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/chromewillow/greyhack-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server