Couchdb MCP Server
A CouchDB model context protocol server based on TypeScript, providing an interface for AI assistants to interact with CouchDB
rating : 2.5 points
downloads : 7.8K
What is the CouchDB MCP Server?
The CouchDB MCP server is a tool built on TypeScript, designed to simplify interactions with the CouchDB database. It provides basic operations for creating, reading, updating, and deleting (CRUD) documents, as well as advanced query capabilities.How to use the CouchDB MCP Server?
You can start the server by configuring environment variables and interact with the database using simple commands. The server supports various functions, such as creating databases and querying documents.Applicable Scenarios
The CouchDB MCP server is well - suited for application scenarios that require efficient management of document - based data, such as content management systems and collaboration platforms.Main Features
Create a Database
Allows users to create a new CouchDB database. If the database already exists, it will not be created again.
List All Databases
Returns a list of all databases in the current CouchDB instance.
Delete a Database
Deletes the specified database and all its contents.
Create or Update a Document
Automatically determines whether it is a new document or an update operation based on the presence of the `_rev` field.
Query Documents
Performs complex document searches using the Mango query language.
Advantages
Easy to integrate into existing systems
Supports multiple CouchDB versions
Efficient document management and query capabilities
Limitations
Requires a running CouchDB instance
May be complex for non - technical users
How to Use
Install Dependencies
Ensure that Node.js version 14 or higher is installed, and run `npm install` to install project dependencies.
Configure Environment Variables
Set the COUCHDB_URL and COUCHDB_VERSION variables to point to your CouchDB instance.
Start the Server
After running `npm run build` to generate build files, use `node build/index.js` to start the server.
Usage Examples
Create a Database and Insert a Document
First, create a new database, and then add a document record to it.
Execute a Complex Query
Use the Mango query language to filter documents that meet the conditions.
Frequently Asked Questions
How to check the CouchDB version?
What if the server cannot connect to CouchDB?
Related Resources
Official Documentation
CouchDB official documentation.
GitHub Repository
Source code for the CouchDB MCP server.
Debugging Tool
The MCP Inspector is used to debug the MCP server.

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
17.5K
4.5 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
17.4K
4.3 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
28.4K
5 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
53.4K
4.3 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
23.0K
5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
52.0K
4.5 points

Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
17.1K
4.5 points

Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
76.1K
4.7 points
