Client integration connects ShardingSphere-MCP to MCP-capable AI clients, product entry points, and platform APIs. After configuration, users can inspect metadata, run controlled SQL queries, or start database governance tasks through natural language in the application.
See the Capability Catalog for supported tasks and usage boundaries.
Platform and API integrations require a secured, remotely reachable MCP endpoint.
Do not expose the built-in ShardingSphere-MCP HTTP Server directly to remote platforms because it does not provide authentication or authorization.
For remote platform access, place it behind a trusted gateway or reverse proxy that provides TLS termination, authentication, authorization policy, network access control, and audit logs.
See Deployment and Configuration for the security boundary.
Local examples such as http://127.0.0.1:18088/mcp are only suitable for local client integration pages and cannot be reused directly for OpenAI or Anthropic platform entry points.
After configuration, users describe tasks directly in the conversation. Examples:
<logic-database>.<table-name>.database_gateway_validate_runtime_database for a configured runtime database.When SQL execution, rule changes, or rule change plan execution is involved, review the preview content before confirming execution. For custom integration or protocol debugging, see the Custom Integration Appendix.
