Expose is a proxy server implementation that enables communication between clients and MCP-compatible services through JSON-RPC. Built by a0dotrun, it provides a Go-based middleware that handles standard MCP methods like 'initialize', 'tools/list', and 'tools/call' by forwarding requests to a configured backend URL while maintaining proper error handling and response formatting. The server can operate over standard I/O streams with graceful shutdown capabilities, making it suitable for integrating existing services with MCP clients or creating lightweight proxies between different MCP implementations.
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione
Get subscription information for a customer. Parameters: customer (string, UUID)
Create a subscription for a customer. Parameters: customer (string, UUID)