MCP server for regulated enterprises, providing per-tool RBAC, redacted audit logging, and structured error handling. Exposes bank tools for customer lookup, statement search, and dispute resolution over stdio and HTTPS transports.
Exposes Grand Central daemon capabilities as MCP tools, wrapping gc_daemon via configurable transports (stdio or HTTP) with strict parameter validation and read-only GitHub tools for issue and repository access.
Provides order lookup, customer lookup, and refund issuance tools with categorized errors to ensure accurate routing and distinguish access failures from valid empty results.
An MCP server that exposes customer record lookup and refund triggering over stdio, with a gateway layer for authorization, streaming PII redaction, rate limiting, and failover to a backup provider.
Local stdio MCP adapter exposing permission-filtered tools for FindClass backend operations, including order/refund/settlement/slot management, record search, and coupon grants.