Public MCP Server

Trust Central — MCP Endpoint

Plug Trust Central into any AI agent that speaks the Model Context Protocol. Read-only, rate-limited, no authentication required.

https://trustcentral.lisaiceland.com/api/mcp

Tools

Protections

Quick test

curl -X POST https://trustcentral.lisaiceland.com/api/mcp \
  -H "Content-Type: application/json" \
  -H "Accept: application/json, text/event-stream" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'

← Back to Trust Central