Couchbase MCP Server

Betadatabase
75 starsTypeScriptcouchbase
GitHub
About

Overview

The Couchbase MCP Server enables AI agents to interact with Couchbase Server. It supports N1QL queries, key-value operations, full-text search, and analytics queries. Ideal for applications requiring flexible data modeling with JSON documents and strong consistency.
Capabilities

Tools & Capabilities

query

Execute a N1QL query against Couchbase

get

Get a document by its key

upsert

Insert or update a document

list_buckets

List all buckets in the cluster

search

Perform a full-text search query

Setup

Installation

bash
Install
npx -y @couchbase/mcp-server
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "couchbase": {
      "command": "npx",
      "args": ["-y", "@couchbase/mcp-server"],
      "env": {
        "COUCHBASE_URL": "couchbase://localhost",
        "COUCHBASE_USER": "admin",
        "COUCHBASE_PASSWORD": "password"
      }
    }
  }
}

Quick Info

Authorcouchbase
LanguageTypeScript
StatusBeta
Stars 75
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.