DataClawe — Database as a Utility
https://mcp.dataclawe.com/sse
● degraded
AI-native database utility. Talk to your DB in plain language. No SQL. MySQL & PostgreSQL.
Transport
sse
Auth
—
Cost
—
How to connect
MCP endpoint (sse)
https://mcp.dataclawe.com/sse
JSON-RPC initialize probe
curl -X POST https://mcp.dataclawe.com/sse \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/DataClawe/dcl-spec