C

Clickfunnels

Integrated MCP service framework for ClickFunnels and Claude Desktop
2 points
14

What is the ClickFunnels MCP Framework?

The ClickFunnels MCP Framework is a tool that connects ClickFunnels with Claude Desktop, allowing you to manage your ClickFunnels account through simple commands, such as listing all marketing funnels, getting information about specific funnels, and viewing the contact list.

How to use the ClickFunnels MCP Framework?

You can complete the setup in just a few simple steps, including installing dependencies, configuring environment variables, and starting the server. After the configuration is complete, you can directly use relevant commands in Claude Desktop to operate your ClickFunnels account.

Applicable Scenarios

This framework is very suitable for professionals who need to frequently manage ClickFunnels accounts, such as marketers, product managers, or operations teams.

Main Features

List All Marketing FunnelsGet a list of all marketing funnels in your ClickFunnels account.
Get a Specific Marketing FunnelQuery a specific marketing funnel by ID.
List ContactsGet the contact list in your ClickFunnels account.

Advantages and Limitations

Advantages
Simplify the integration process between ClickFunnels and Claude Desktop.
Quickly access key data in your ClickFunnels account.
Support multiple commands for convenient daily management and analysis work.
Limitations
Requires correct configuration of API credentials; otherwise, it will not work properly.
May be affected by ClickFunnels API rate limits.
Only suitable for users familiar with command-line operations.

How to Use

Clone the Repository
Use Git to clone the project code to your local machine.
Install Dependencies
Run npm to install the required dependencies.
Update the Configuration File
Edit the.env file to fill in your ClickFunnels API credentials.
Build the Project
Build the project to generate an executable file.
Configure Claude Desktop
Edit the configuration file of Claude Desktop and add MCP server information.
Restart Claude Desktop
Restart the application after saving the configuration to apply the changes.

Usage Examples

List All Marketing FunnelsEnter the command 'list_funnels' in Claude Desktop to get a list of all funnels in your ClickFunnels account.
Get Information about a Specific FunnelEnter the command 'get_funnel --id=123456' to view detailed information about a specific funnel.
List ContactsEnter the command 'list_contacts' to get the contact list in your account.

Frequently Asked Questions

How to solve the 'File or directory not found' error?
Why does the server disconnect immediately?
What if the API connection fails?

Related Resources

Official Documentation
Learn more about the ClickFunnels MCP Framework.
GitHub Repository
Access the project's source code.
Support Forum
Exchange experiences with other users.
Installation
Copy the following command to your Client for configuration
{
  "mcpServers": {
    "clickfunnels-mcp-framework": {
      "command": "node",
      "args": ["/absolute/path/to/click-funnels-mcp-shared/dist/index.js"],
      "env": {
        "PORT": "3002",
        "CLICKFUNNELS_API_BASE": "https://your-domain.myclickfunnels.com/api/v2",
        "CLICKFUNNELS_WORKSPACE_ID": "123456",
        "CLICKFUNNELS_API_TOKEN": "YOUR_API_TOKEN_HERE",
        "CLICKFUNNELS_WORKSPACE_SUBDOMAIN": "your-subdomain",
        "NODE_ENV": "production",
        "MCP_LOG_LEVEL": "debug",
        "MCP_LOG_TO_CONSOLE": "true",
        "MCP_LOG_TO_FILE": "true",
        "MCP_LOG_DIR": "/absolute/path/to/click-funnels-mcp-shared/logs",
        "NODE_OPTIONS": "--max-old-space-size=256"
      },
      "cwd": "/absolute/path/to/click-funnels-mcp-shared"
    }
  },
  "mcpServerConnections": [
    {
      "url": "http://localhost:3002/sse"
    }
  ]
}
Note: Your key is sensitive information, do not share it with anyone.
Featured MCP Services
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
141
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
86
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
830
4.3 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
567
5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
754
4.8 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase