Agent Tools
Back to MCP servers
● down

Retrieves dispute data, evidence submissions, and meta-evidence from Kleros decentralized arbitration platform across Ethereum Mainnet and Gnosis Chain networks, handling IPFS content resolution for legal researchers and developers building arbitration applications.

Transport
streamable_http
Auth
Cost

How to connect

MCP endpoint (streamable_http)
https://kleros-mcp-server-new.fly.dev/mcp
JSON-RPC initialize probe
curl -X POST https://kleros-mcp-server-new.fly.dev/mcp \
  -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/gmkung/kleros-court-mcp
Listed at (pulsemcp)
https://www.pulsemcp.com/servers/kleros-court