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.
Create a new CouchDB database using a simple interface. Specify the database name to initiate the process, enabling organized data storage and management.
A TypeScript-based MCP server that enables AI assistants to interact with CouchDB databases through a simple interface, providing tools for creating, reading, and querying databases and documents.