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.
Create dynamic, interactive charts using Apache ECharts by providing customizable configurations. Export visualizations as PNG, SVG, or raw option formats for seamless integration into web applications.
Add or update documents in a CouchDB database by specifying the database name, document ID, and data. Simplifies database interactions for AI assistants using TypeScript-based MCP servers.