listDatabases
Retrieve a list of all CouchDB databases to manage and interact with data storage effectively. Ideal for accessing database information within the CouchDB MCP Server.
Instructions
List all CouchDB databases
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}