spreedly-mcp

spreedly/spreedly-mcp
★ 10 stars TypeScript AI/LLM Updated 2d ago ✗ Risk
A Model Context Protocol (MCP) server that provides AI assistants with direct access to the Spreedly payments API. Enables LLMs to manage gateways, process transactions, tokenize payment methods, and more, through structured, validated tool calls.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "spreedly-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "spreedly/spreedly-mcp"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io/) (MCP) server that provides AI assistants with direct access to the [Spreedly](https://www.spreedly.com/) payments API. Enables LLMs to manage gateways, process transactions, tokenize payment methods, and more -- all through structured, validated tool calls.

Tools (20)

ADMINISTRATIVE_ENABLEDPAYMENT_METHOD_TOKENIZATION_ENABLEDSPREEDLY_MCP_LOG_LEVELTRANSACTION_INITIATION_ENABLEDinfospreedly_gateway_authorizespreedly_gateway_createspreedly_gateway_general_creditspreedly_gateway_listspreedly_gateway_list_supportedspreedly_gateway_list_transactionsspreedly_gateway_purchasespreedly_gateway_retainspreedly_gateway_showspreedly_gateway_storespreedly_gateway_updatespreedly_gateway_verifyspreedly_payment_method_createspreedly_payment_method_delete_metadataspreedly_payment_method_list