MCP.so
登录

GPTBase-MCP

@Hann-Fu

关于 GPTBase-MCP

The MCP server of Gbase

基本信息

分类

其他

许可证

MIT license

运行时

python

传输方式

stdio

发布者

Hann-Fu

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "gbase": {
      "command": "python",
      "args": [
        "gbase_server.py"
      ],
      "env": {
        "GPTBASE_API_KEY": "value"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is GPTBase-MCP?

GPTBase-MCP is the MCP server component of Gbase, an AI-powered platform providing scalable and flexible AI solutions.

How to use GPTBase-MCP?

Clone the repository, set up a .env file with your GBASE_KEY, install dependencies with pip install requirements.txt, and run python gbase_server.py.

Key features of GPTBase-MCP

  • Robust MCP server for Gbase
  • Easy configuration and setup
  • MIT Licensed for open-source use

Use cases of GPTBase-MCP

FAQ from GPTBase-MCP

评论

其他 分类下的更多 MCP 服务器