Enterprise DNA
M MCP Servers Developer low

Couchbase-Ecosystem/mcp-server-couchbase

by Various

MCP Server to interact with data in Couchbase Clusters

C

MCP

Couchbase-Ecosystem/mcp-server-couchbase

Added 1 June 2026

#couchbase #hacktoberfest #mcp

Overview

This MCP server enables AI agents to query and manipulate data in Couchbase clusters via the Model Context Protocol. It exposes Couchbase operations as tools that an LLM can call, using Python and the Couchbase SDK.

Best for

Best for
Developers building AI agents that need to read or write data in Couchbase clusters

Use cases

  • Query documents in a Couchbase bucket using N1QL from an AI agent
  • Insert or update JSON documents in a Couchbase cluster via natural language
  • Retrieve and analyze data from Couchbase as part of a multi-step AI workflow

Notes

This MCP server enables AI agents to query and manipulate data in Couchbase clusters via the Model Context Protocol. It exposes Couchbase operations as tools that an LLM can call, using Python and the Couchbase SDK.

32 stars on GitHub. Last updated 2026-06-01. Licensed Apache-2.0.

Use cases

  • Query documents in a Couchbase bucket using N1QL from an AI agent
  • Insert or update JSON documents in a Couchbase cluster via natural language
  • Retrieve and analyze data from Couchbase as part of a multi-step AI workflow

Pros

  • Direct integration with Couchbase’s document and SQL-like query capabilities
  • Open source with a permissive license and active community
  • Simple setup for developers already using Couchbase

Cons

  • Limited to Couchbase ecosystems, not useful for other databases
  • Relatively low community adoption with only 32 stars
  • Requires a running Couchbase cluster and network access

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Direct integration with Couchbase's document and SQL-like query capabilities
  • Open source with a permissive license and active community
  • Simple setup for developers already using Couchbase

Cons

  • Limited to Couchbase ecosystems, not useful for other databases
  • Relatively low community adoption with only 32 stars
  • Requires a running Couchbase cluster and network access