Skip to main content
Glama

Kleros Court MCP Server

by gmkung
disputeService.d.tsβ€’343 B
import { DisputeData, DisputeInput } from '../types/index.js'; export declare class DisputeService { private metaEvidenceService; private subgraphService; private ipfsService; constructor(); getDisputeData(input: DisputeInput): Promise<DisputeData>; private validateInput; } //# sourceMappingURL=disputeService.d.ts.map

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gmkung/kleros-court-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server