Apache ShardingSphere · Capability
Apache ShardingSphere REST API — Databases
Apache ShardingSphere REST API — Databases. 4 operations. Lead operation: Apache ShardingSphere List Databases. Self-contained Naftiko capability covering one Apache Shardingsphere business surface.
What You Can Do
GET
Listdatabases
— Apache ShardingSphere List Databases
/v1/databases
POST
Createdatabase
— Apache ShardingSphere Create Database
/v1/databases
GET
Getdatabase
— Apache ShardingSphere Get Database
/v1/databases/{databasename}
DELETE
Deletedatabase
— Apache ShardingSphere Delete Database
/v1/databases/{databasename}
MCP Tools
apache-shardingsphere-list-databases
Apache ShardingSphere List Databases
read-only
idempotent
apache-shardingsphere-create-database
Apache ShardingSphere Create Database
apache-shardingsphere-get-database
Apache ShardingSphere Get Database
read-only
idempotent
apache-shardingsphere-delete-database
Apache ShardingSphere Delete Database
idempotent