ποΈ Couchbase MCP Server for LLMs
@MCP-Mirror
About ποΈ Couchbase MCP Server for LLMs
Mirror of
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Aniket310101_MCP-Server-Couchbase": {
"command": "npx",
"args": [
"-y",
"@couchbasedatabase/couchbase-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is ποΈ Couchbase MCP Server for LLMs?
It is a Model Context Protocol (MCP) server that enables LLMs to interact directly with Couchbase databases on Capella clusters. Users can query buckets, perform CRUD operations, execute N1QL queries, and manage data seamlessly through natural language.
How to use ποΈ Couchbase MCP Server for LLMs?
Install the server via NPX (npx -y @couchbasedatabase/couchbase-mcp) or clone and build manually. Configure it in the Claude Desktop config file with environment variables for the Couchbase connection string, bucket, username, and password. After restarting Claude Desktop, the serverβs tools become available in conversations.
Key features of ποΈ Couchbase MCP Server for LLMs
- Execute N1QL queries via natural language
- List, create, and delete buckets, scopes, and collections
- Create, read, update, and delete documents individually or in bulk
- Manage indexes (create primary, create, list, drop)
- All tools support optional
collectionandscopeparameters
Use cases of ποΈ Couchbase MCP Server for LLMs
- Query Couchbase databases using natural language in Claude Desktop
- Create and organize document structures (scopes, collections) through chat
- Perform CRUD operations on documents without writing N1QL manually
- Bulk-insert multiple documents in a single command
FAQ from ποΈ Couchbase MCP Server for LLMs
What are the prerequisites for using the Couchbase MCP Server for LLMs?
You need Node.js 16 or higher, a running Couchbase instance on Capella, and the Claude Desktop application.
How do I install the Couchbase MCP Server for LLMs?
The recommended method is via NPX: run npx -y @couchbasedatabase/couchbase-mcp. Alternatively, you can clone the GitHub repository and build manually.
How do I configure the Couchbase MCP Server for LLMs with Claude Desktop?
Add an entry to your Claude Desktop config file with the server command and environment variables for COUCHBASE_URL, COUCHBASE_BUCKET, COUCHBASE_USERNAME, and COUCHBASE_PASSWORD.
What operations are supported?
The server supports N1QL queries, bucket listing, scope and collection management, single and bulk CRUD operations on documents, and index management (create primary, create, list, drop).
How should I handle security when using this server?
Always use environment variables for sensitive credentials. For production deployments, consider running behind a reverse proxy and implementing appropriate access controls and authentication.
More Other MCP servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

EverArt
modelcontextprotocolModel Context Protocol Servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Nginx UI
0xJackyYet another WebUI for Nginx
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Comments