
gbox_mcp
serveur GBOX MCP
1
Github Watches
0
Github Forks
0
Github Stars
GBox MCP Server
GBox MCP Server 是一个基于 FastMCP 的服务器实现,用于与 GBox 游戏运行时进行通信和控制。
功能特点
- 基于 FastMCP 协议实现
- 支持工具动态加载和管理
- 支持 TCP 通信
- 自动工具变更通知
系统要求
- Python 3.6+
- FastMCP
安装
- 克隆仓库:
# 从 Gitee 克隆
git clone https://gitee.com/lazygoo/gbox_mcp.git
# 或从 GitHub 克隆
git clone https://github.com/jinruozai/gbox_mcp.git
- 安装依赖:
pip install -r requirements.txt
MCP 配置方法
在您的 MCP 客户端配置中添加以下配置:
{ "gbox": { "command": "python", "args": [ "/path/to/gbox_mcp/gbox_mcp_server.py", "--ip", "your_ip_address", "--port", "your_port" ] } }
配置说明:
-
command
: 使用 python 执行服务器脚本 -
args
: 服务器脚本路径和参数- 第一个参数为服务器脚本的完整路径
-
--ip
: 设置服务器监听的 IP 地址 -
--port
: 设置服务器监听的端口号
许可证
本项目采用 MIT 许可证。详见 LICENSE 文件。
相关推荐
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.
Miroir dehttps: //github.com/bitrefill/bitrefill-mcp-server
Plateforme d'automatisation de workflow à code équitable avec des capacités d'IA natives. Combinez le bâtiment visuel avec du code personnalisé, de l'auto-hôte ou du cloud, 400+ intégrations.
Reviews

user_qiE6OV9e
As a devoted user of gbox_mcp by jinruozai, I am thoroughly impressed by its functionality and ease of use. The setup process was straightforward with excellent documentation on the GitHub page. The welcome message is warm and inviting, making the start delightful. Highly recommended for anyone needing a reliable MCP application!