Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ—„οΈ Databases
  3. MCP Server Couchbase
MCP Server Couchbase logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 2:47:54 PM

MCP Server Couchbase

User RatingsBe the first to rate and review this MCP server!
View Repository34 GitHub StarsTotal stargazers on GitHub for the source repository (34 stars).Visit Website
couchbasedatabasesqlmcpdata-platforms

Connects MCP clients to Capella and self-managed Couchbase clusters for safe data access, SQL++ queries, and analysis.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "couchbase-ecosystem-mcp-server-couchbase": {
      "command": "uvx",
      "args": [
        "couchbase-mcp-server"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ—„οΈ More in Databases

Overview

Couchbase-Ecosystem/mcp-server-couchbase MCP server connects MCP-compatible AI clients to Couchbase Capella and self-managed clusters. It exposes cluster health, schema discovery, key-value document operations, SQL++ queries, and query-performance analysis through natural-language interactions. Read-only mode is enabled by default, while tool restrictions and confirmation requirements can further limit writes. Use it when an agent needs controlled access to Couchbase data over STDIO or Streamable HTTP.

Use cases

β€’Inspect Couchbase buckets, scopes, collections, and schemas
β€’Run read-only SQL++ queries through an AI assistant
β€’Check cluster health and active services
β€’Investigate slow queries and index concerns
β€’Manage documents with explicitly enabled write access

Key features

β€’Capella and self-managed Couchbase connectivity
β€’SQL++ query execution
β€’Key-value document operations
β€’Cluster health and schema discovery
β€’Read-only mode with tool restrictions
β€’STDIO and Streamable HTTP transports

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Server Couchbase.

Extracted Tool Capabilities
Capella and self-managed Couchbase connectivity
SQL++ query execution
Key-value document operations
Cluster health and schema discovery
Read-only mode with tool restrictions
STDIO and Streamable HTTP transports

How MCP Server Couchbase works

What Couchbase-Ecosystem/mcp-server-couchbase MCP server does

Couchbase-Ecosystem/mcp-server-couchbase MCP server gives AI assistants an MCP interface to Couchbase clusters. The same server can connect to Couchbase Capella or a self-managed Couchbase Server deployment. It supports inspection of cluster structure and health, document reads and writes, SQL++ execution, and natural-language analysis of query performance.

The server is intended for MCP clients such as Claude Desktop, Cursor, Windsurf, VS Code Copilot, and other clients that implement the MCP specification. It is useful when developers want an assistant to inspect buckets and collections, investigate cluster status, run controlled data queries, or review slow queries without building a separate application integration.

How it works

The server implements the Model Context Protocol and presents Couchbase operations as callable tools. These tools are grouped around cluster setup and health, data-model discovery, key-value access, queries, and performance. Example workflows include listing buckets, scopes, and collections; examining a collection’s structure; checking service health; running SQL++; and identifying slow queries or possible index issues.

Couchbase permissions remain the primary security boundary. The server also provides behavior controls for AI-driven access. Read-only mode blocks document inserts, updates, deletes, and data-modifying SQL++ statements unless it is explicitly disabled. Individual tools can also be disabled or configured to require confirmation.

Two transport modes are available. STDIO is intended for local desktop clients, while Streamable HTTP supports shared or remote deployments. Streamable HTTP can use OAuth 2.1 authorization with JWT/JWKS validation and is described as provider-agnostic, including providers such as Auth0, Okta, Keycloak, Entra, and Cognito.

Setup and configuration

Couchbase-Ecosystem/mcp-server-couchbase MCP server is distributed as a Python package on PyPI and is also available as a Docker image. The project identifies Python 3.10 or newer as supported. Configuration must provide access to the target Couchbase cluster, whether that cluster is hosted in Capella or managed independently.

The CB_MCP_READ_ONLY_MODE setting controls write protection. The documented default is read-only mode enabled; setting CB_MCP_READ_ONLY_MODE=false permits write operations, subject to the Couchbase user’s RBAC permissions and any per-tool restrictions. The README also documents configuration for disabled tools, confirmation-gated tools, logging, and OAuth settings.

For local use, configure an MCP client to launch the server over STDIO. For networked use, run it with Streamable HTTP and configure the client and, if needed, an OAuth 2.1 identity provider. Docker is an alternative distribution method. The repository links to the project documentation for client-specific configuration and deployment details.

Tools and capabilities

The documented tool areas include:

  • Checking server configuration, cluster credentials, health, running services, and cached connection diagnostics.
  • Listing buckets, scopes, and collections, including combined scope and collection discovery.
  • Inspecting collection structure and schema information.
  • Reading and modifying Couchbase documents through key-value operations, subject to safety controls.
  • Running SQL++ queries, including read queries and explicitly permitted data-modifying statements.
  • Reviewing query performance and investigating slow queries or indexing concerns.

Limitations and notes

The tool-disabling layer guides agent behavior but does not replace Couchbase RBAC. The Couchbase account’s assigned roles determine the underlying access available to the server. Some schema operations have cluster requirements; for example, collection discovery requires the Query service, and scope creation is documented for Couchbase Server 7.6 and newer and Capella.

Enterprise support is tied to a Couchbase AI Data Plane license. The project is otherwise presented as an Apache-2.0-licensed package. OAuth is relevant to Streamable HTTP deployments, not necessarily to local STDIO usage.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Databases View all alternatives
  • MCP Server Mysql logoMCP Server Mysql

    MySQL database integration in NodeJS with configurable access controls and schema inspection

    πŸ—„οΈ Databases3 views
    Compare vs MCP Server Mysql β†’
  • MCP Server Duckdb logoMCP Server Duckdb

    DuckDB database integration with schema inspection and query capabilities

    πŸ—„οΈ Databases2 views
    Compare vs MCP Server Duckdb β†’
  • Influxdb3 MCP Server logoInfluxdb3 MCP Server
    Verified

    Official MCP server for InfluxDB 3 Core/Enterprise/Cloud Dedicated

    πŸ—„οΈ Databases2 views
    Compare vs Influxdb3 MCP Server β†’
  • Genai Toolbox logoGenai Toolbox

    Open source MCP server specializing in easy, fast, and secure tools for Databases.

    πŸ—„οΈ Databases5 views
    Compare vs Genai Toolbox β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
34
Stargazers on the source repository.
Last commit
2d ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Server Couchbase

The server is distributed as a PyPI package and a Docker image. The provided material does not include a complete direct install command; use the linked Couchbase MCP Server documentation for setup details.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Server Couchbase AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/couchbase-ecosystem-mcp-server-couchbase?style=directory)](https://allmcps.com/mcp/couchbase-ecosystem-mcp-server-couchbase)
HTML Embed
<a href="https://allmcps.com/mcp/couchbase-ecosystem-mcp-server-couchbase"><img src="https://allmcps.com/api/badge/couchbase-ecosystem-mcp-server-couchbase?style=directory" alt="MCP Server Couchbase on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ—„οΈDatabases
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
AuthOther
LicenseApache-2.0
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 9, 2026
10/10 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars34
GitHub Star CountTotal stargazers on GitHub representing community popularity (34 stars).
Last commit2d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 9, 2026
53Quality signal: Good Β· 53/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity7/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev Β· couchbase-mcp-server (PyPI)

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ—„οΈ Databases β†’Best MCP servers for Databases β†’Alternatives to MCP Server Couchbase β†’Install in Claude DesktopInstall in CursorInstall in VS Code