MCP-Server-Couchbase

MCP-Server-Couchbase

7

The Couchbase MCP Server facilitates natural language interactions between LLMs and Couchbase databases, enabling seamless CRUD operations and data management. It provides tools for scope, collection, and document operations while ensuring security with recommended practices.

🗄️ Couchbase MCP Server for LLMs

A Model Context Protocol (MCP) server that enables LLMs to interact directly with Couchbase databases on Capella clusters.

🚀 Quick Start

  • Requires Node.js 16 or higher, Couchbase instance on Capella, and Claude Desktop.
  • Install via NPX or manually clone and build.

📝 Available Tools

  • Perform basic operations, scope, collection, and document management.
  • Execute N1QL queries, manage indexes, and verify connections.

🔒 Security Considerations

  • Use environment variables for credentials and consider reverse proxy for production.

🤝 Contribution

  • Contributions are welcome via Pull Requests.