libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
database
/ CouchDB MCP Server
CouchDB MCP Server
JSON →
stdio
none
★ 5
database
A server for interacting with CouchDB databases.
github ↗
Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path:
couchdb-mcp-server
Tools
What this server exposes
createDatabase
Create a new CouchDB database
listDatabases
List all CouchDB databases
deleteDatabase
Delete a CouchDB database
createDocument
Create a new document or update an existing document in a database
getDocument
Get a document from a database
createMangoIndex
Create a new Mango index
deleteMangoIndex
Delete a Mango index
listMangoIndexes
List all Mango indexes in a database
findDocuments
Query documents using Mango query
Configuration
Environment & auth
auth
none
env
COUCHDB_URL
Resources
github
https://github.com/robertoamoreno/couchdb-mcp-server ↗
CouchDB MCP Server — MCP Server · libregistry