{"slug":"Aniket310101/MCP-Server-Couchbase","name":"Couchbase","description":"Interact with Couchbase databases using natural language. Perform CRUD operations, query buckets, and execute N1QL queries.","category":"database","tags":[],"official":false,"stars":7,"transport":null,"install":[{"cmd":"npx -y @couchbasedatabase/couchbase-mcp","imports":[]}],"tools":[{"name":"query","description":"Execute N1QL queries"},{"name":"listBuckets","description":"List available buckets"},{"name":"createScope","description":"Create a new scope in a bucket"},{"name":"deleteScope","description":"Delete an existing scope"},{"name":"listScopes","description":"List all scopes in a bucket"},{"name":"createCollection","description":"Create a new collection in a scope"},{"name":"dropCollection","description":"Delete a collection from a scope"},{"name":"createDocument","description":"Create a new document"},{"name":"getDocument","description":"Retrieve a document by ID"},{"name":"updateDocument","description":"Update an existing document"},{"name":"deleteDocument","description":"Delete a document by ID"},{"name":"bulkCreateDocuments","description":"Create multiple documents at once"},{"name":"createIndex","description":"Create a new index on specified fields"},{"name":"createPrimaryIndex","description":"Create a primary index on a collection"},{"name":"listIndexes","description":"List all indexes in a bucket"},{"name":"dropIndex","description":"Drop an existing index"}],"env_vars":["COUCHBASE_URL"],"auth_type":"none","github":"https://github.com/Aniket310101/MCP-Server-Couchbase","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}