abelpenton/mcp-server-refund-protect
If you are the rightful owner of mcp-server-refund-protect and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Model Context Protocol (MCP) allows LLM agents to dynamically interact with APIs and tools through a shared context, enabling context-aware execution of code, API calls, and plugin usage.
Tools
Functions exposed to the LLM to take actions
refund-protect-quote
Create, obtain or generate a Quote for Refund Protect product
refund-protect-quote-lookup
Lookup for an existing Quote for Refund Protect product using QuoteId
refund-protect-sales
Create or Generate a transaction for Refund Protect using a QuoteId
refund-protect-sales-lookup
Lookup for an existing transaction for Refund Protect using a Booking Reference or Sales Id
refund-protect-cancel
Cancel a transaction for Refund Protect using a Booking Reference
rp-widget-installation
Install Refund Protect javascript widget, this should be created once in the source code. Insert the code returned as an script
rp-widget-render
This is the code to render the Refund Protect javascript widget once its installed. Add the div with pgr-payment-container and call updateQuoteData action.
rp-react-component-installation
Generate React code to install the widget, this is a provider and should be inserted in the root level of the project
rp-react-component-render
Render the widget content in the specified component of the source code
api-quote-implementation
Return API contract for Refund Protect Quote request to be use in a service
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client