The Gibson MCP Server

GibsonAI's MCP Server

Our MCP server enables development environments like Cursor to interact with your GibsonAI account through natural language. You can now design and manage production-grade databases without leaving your IDE.

With our MCP server, you can:

  • Create and update projects through conversational language

  • Get explanations about your database schema and API

  • Generate code that correctly interfaces with your backend

  • Make schema changes through natural language

  • Manage your cloud databases

This integration works through your IDE's chat interface, with the MCP server providing context about your database configuration.

Getting Started with GibsonAI's MCP Server

Setting up our MCP server in Cursor takes just a few steps:

  1. Navigate to Cursor Settings → MCP

  2. Click "Add new MCP server"

  3. Update the configuration:

{
  "mcpServers": {
    "gibson": {
      "command": "uvx",
      "args": ["--from", "gibson-cli@latest", "gibson", "mcp", "run"]
    }
  }
}
  1. Authenticate with:

uvx --from gibson-cli@latest gibson auth login

Once connected, your AI assistant can interact with your GibsonAI account directly.

View on Github

Get started free

Build your next database with the power of GibsonAI.

Get started free

Build your next database with the power of GibsonAI.

Get started free

Build your next database with the power of GibsonAI.

Sign up today