MCP.so
Sign In

GPTBase-MCP

@Hann-Fu

About GPTBase-MCP

The MCP server of Gbase

Basic information

Category

Other

License

MIT license

Runtime

python

Transports

stdio

Publisher

Hann-Fu

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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

Comments

More Other MCP servers