trackmcp
Back to directory
johovgit

ablefy-connector

View on GitHub

MCP connector for Claude Desktop that integrates with the Ablefy API. Manage products, orders, payments, invoices, funnels, webhooks, and affiliates through natural language. 44 tools covering all Ablefy endpoints. One-click install via .mcpb bundle.

1 stars JavaScriptOthers Updated Jun 5, 2026

Documentation

Ablefy Connector for Claude Desktop

A comprehensive MCP (Model Context Protocol) connector that provides Claude Desktop with full access to the Ablefy API. Manage your digital products, orders, payments, invoices, funnels, webhooks, and affiliate publishers through natural language conversations.

Features

  • 44 tools covering all Ablefy API endpoints
  • One-click installation via `.mcpb` bundle
  • Secure credential storage by Claude Desktop
  • Full CRUD operations for products, funnels, webhooks, and more

Installation

1. Download `ablefy_connector.mcpb` from Releases

2. Double-click the file, or drag it into Claude Desktop

3. Enter your Ablefy API credentials when prompted:

    4. Click "Install"

    Example Prompts

    Here are some examples of what you can ask Claude once the connector is installed:

    1. Test Your Connection

    > "Test my Ablefy connection"

    Verifies your API credentials are working correctly.

    2. List Your Products

    > "List all my Ablefy products"

    Shows your complete product catalog with names, prices, and status.

    3. View Recent Invoices

    > "Show my invoices from last month"

    Displays invoices filtered by date range, with payment status.

    4. Create a New Product

    > "Create a new Ablefy product called 'Premium Online Course' priced at 99 euros"

    Creates a new product with the specified name and pricing.

    5. Get Order Details

    > "Get details for Ablefy order #12345"

    Retrieves complete information about a specific order.

    6. Manage Webhooks

    > "Create a webhook endpoint named 'My App' pointing to https://myapp.com/webhooks/ablefy"

    Sets up webhook notifications for your application.

    7. View Affiliate Publishers

    > "List all my affiliate publishers"

    Shows all publishers in your affiliate program.

    8. Manage Funnels

    > "Show all my sales funnels"

    Lists your configured sales funnels.

    Available Tools

    Read-Only Operations (24 tools)

    • Test authentication
    • Get/list transfers, payments, orders, invoices
    • Get/list products, pricing plans
    • Get/list publishers, affiliate redirections
    • Get/list webhook endpoints, funnels, funnel nodes
    • Get/list product-funnel assignments
    • Get event tickets, payer info, seller info

    Create/Update Operations (13 tools)

    • Create free orders
    • Create/update products
    • Enroll/unenroll publishers
    • Create/update webhook endpoints
    • Create/update funnels, funnel nodes, product-funnels

    Destructive Operations (7 tools)

    • Refund payments
    • Cancel orders
    • Delete pricing plans, webhook endpoints, funnels, funnel nodes, product-funnels

    Privacy Policy

    Data Collection

    This connector collects and processes the following data:

    API Credentials

    • Your Ablefy API key and secret are collected during installation
    • Credentials are stored locally and encrypted by Claude Desktop
    • Credentials are never transmitted to any third party except Ablefy's API servers

    API Requests

    • When you use the connector, requests are made directly to `api.myablefy.com`
    • Request data includes only what is necessary for the specific API operation
    • No request data is logged, stored, or transmitted elsewhere

    Data NOT Collected

    This connector does NOT:

    • Access Claude's memory, chat history, or conversation summaries
    • Read user-uploaded files or documents
    • Collect analytics or telemetry data
    • Store any API responses beyond displaying them to you
    • Share any data with third parties (other than Ablefy's own API)

    Data Retention

    • API credentials: Stored by Claude Desktop until you uninstall the connector
    • API responses: Displayed in conversation only, not persisted
    • No logs or historical data are retained by this connector

    Third-Party Services

    This connector communicates only with:

    • `api.myablefy.com` - Ablefy's official API servers

    Your use of Ablefy's API is subject to Ablefy's own privacy policy and terms of service.

    Contact

    For privacy-related questions about this connector:

    • Email: claudeconnector@eluventix.com
    • GitHub: https://github.com/johovgit/ablefy-connector/issues

    Support

    • Issues & Bug Reports: https://github.com/johovgit/ablefy-connector/issues
    • Email: claudeconnector@eluventix.com

    Requirements

    • Claude Desktop 0.10.0 or later
    • macOS or Windows
    • Ablefy account with API access

    License

    MIT License - see LICENSE for details.

    Author

    Jhovenell ManaitEluventix

    Frequently asked questions

    What is ablefy-connector?

    ablefy-connector is MCP connector for Claude Desktop that integrates with the Ablefy API. Manage products, orders, payments, invoices, funnels, webhooks, and affiliates through natural language. 44 tools covering all Ablefy endpoints. One-click install via .mcpb bundle.

    How do I install ablefy-connector?

    Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

    Is ablefy-connector open source?

    Yes — it is hosted on GitHub at https://github.com/johovgit/ablefy-connector and has 1 stars.

    Related MCP tools

    Run your own MCP server? See who uses it and what to fix.

    Measure it with TrackMCP