Apache CouchDB · Capability
Apache CouchDB HTTP API — Database
Apache CouchDB HTTP API — Database. 3 operations. Lead operation: Apache CouchDB Get Database Information. Self-contained Naftiko capability covering one Apache Couchdb business surface.
What You Can Do
GET
Getdatabaseinfo
— Apache CouchDB Get Database Information
/v1/{db}
PUT
Createdatabase
— Apache CouchDB Create Database
/v1/{db}
DELETE
Deletedatabase
— Apache CouchDB Delete Database
/v1/{db}
MCP Tools
apache-couchdb-get-database-information
Apache CouchDB Get Database Information
read-only
idempotent
apache-couchdb-create-database
Apache CouchDB Create Database
idempotent
apache-couchdb-delete-database
Apache CouchDB Delete Database
idempotent