Enables AI assistants to interact with and manage CouchDB databases and documents through a simplified interface.
This TypeScript-based server acts as a Model Context Protocol (MCP) interface for CouchDB, allowing AI assistants to manage databases and documents. It offers a suite of tools, including database creation, listing, and deletion, along with document creation, retrieval, and Mango query support for CouchDB 3.x and later. The server automatically detects the CouchDB version, enabling appropriate features and simplifying interactions with CouchDB through a user-friendly interface.