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

コメント

「その他」の他のコンテンツ