Cover image
Try Now
2025-04-08

servidor gbox mcp

3 years

Works with Finder

1

Github Watches

0

Github Forks

0

Github Stars

GBox MCP Server

GBox MCP Server 是一个基于 FastMCP 的服务器实现,用于与 GBox 游戏运行时进行通信和控制。

功能特点

  • 基于 FastMCP 协议实现
  • 支持工具动态加载和管理
  • 支持 TCP 通信
  • 自动工具变更通知

系统要求

  • Python 3.6+
  • FastMCP

安装

  1. 克隆仓库:
# 从 Gitee 克隆
git clone https://gitee.com/lazygoo/gbox_mcp.git
# 或从 GitHub 克隆
git clone https://github.com/jinruozai/gbox_mcp.git
  1. 安装依赖:
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 文件。

相关推荐

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • https://appia.in
  • Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • tomoyoshi hirata
  • Sony α7IIIマニュアルアシスタント

  • apappascs
  • Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.

  • ShrimpingIt
  • Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx

  • jae-jae
  • Servidor MCP para obtener contenido de la página web con el navegador sin cabeza de dramaturgo.

  • HiveNexus
  • Un bot de chat de IA para equipos pequeños y medianos, que apoyan modelos como Deepseek, Open AI, Claude y Gemini. 专为中小团队设计的 ai 聊天应用 , 支持 Deepseek 、 Open ai 、 Claude 、 Géminis 等模型。

  • ravitemer
  • Un poderoso complemento Neovim para administrar servidores MCP (protocolo de contexto del modelo)

  • patruff
  • Puente entre los servidores Ollama y MCP, lo que permite a LLM locales utilizar herramientas de protocolo de contexto del modelo

    Reviews

    4 (1)
    Avatar
    user_qiE6OV9e
    2025-04-17

    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!