io.github.GavinLee1/mcp-fleet
https://mcp-fleet.nebula-labs.online/mcp/sse
● degraded
12 agent-callable MCP tools: invoice→JSON, text→SQL, PII redaction & more. Pay per call.
Transport
sse
Auth
—
Cost
—
How to connect
MCP endpoint (sse)
https://mcp-fleet.nebula-labs.online/mcp/sse
JSON-RPC initialize probe
curl -X POST https://mcp-fleet.nebula-labs.online/mcp/sse \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'