Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

InsightfulPipe MCP Server

MCP Compatible Insightful Pipe License

One MCP server for every marketing, SEO, e-commerce and data source connected to your InsightfulPipe workspace.

The all-in-one server from the Insightful Pipe MCP Server Collection — use every connected platform from Claude, ChatGPT, Cursor, and other AI assistants through the Model Context Protocol (MCP).

InsightfulPipe MCP Server

MCP Server URL

https://main.insightfulmcp.com/

What is InsightfulPipe MCP?

InsightfulPipe MCP is a remote Model Context Protocol server that gives AI assistants one connection to every data source in your InsightfulPipe workspace. Access all your connected data sources through a single unified interface for comprehensive analytics.

Installation

Claude

  1. Copy the MCP Server URL: https://main.insightfulmcp.com/
  2. Open Claude Connectors Settings
  3. Scroll to the bottom and click Add custom connector
  4. Paste the URL and click Add
  5. Click Connect on the connector to start authorization
  6. Click Authorize access in the browser to complete the connection

ChatGPT

Custom MCP servers are added through ChatGPT's Developer mode. Availability depends on your ChatGPT plan, and workspace admins may need to allow it.

  1. Turn on Developer mode in ChatGPT settings
  2. Create a new app for a remote MCP server and paste the URL: https://main.insightfulmcp.com/
  3. Authorize with your InsightfulPipe account

See OpenAI's guide: Developer mode and MCP apps in ChatGPT

Claude Code

claude mcp add --transport http insightfulpipe https://main.insightfulmcp.com/

Cursor

Add the server to ~/.cursor/mcp.json (all projects) or .cursor/mcp.json (one project):

{
  "mcpServers": {
    "insightfulpipe": {
      "url": "https://main.insightfulmcp.com/"
    }
  }
}

Then authorize the connection when Cursor prompts you.

Available Tools

Tool Description
list_platforms List every supported platform with a short description
query_contexts Discover connected accounts, available actions, and the exact request format for a platform
query_data Run read-only queries such as reports, analytics, and listings
execute_action Run write operations such as create, update, and publish
prompts_menu Browse ready-to-use prompts

Dedicated MCP Servers

Prefer one platform per connection? Every platform also has its own server:

Control What Your AI Can Do

You decide what AI agents can do with each connected account, across every platform in your workspace:

  • Turn individual actions on or off for every connected account, so agents only see the actions you allow.
  • Connect as Read-only or Read & Write. A read-only connection can only enable read actions.
  • Destructive actions stay off by default. Actions such as deletes are disabled until an admin enables them.
  • Team access per account. Restricted team members only use the accounts they are granted, with the read actions enabled on them.

Usage Examples

"Compare my Google Ads and Meta Ads spend and ROAS for the last 30 days"
"Which pages get the most organic clicks in Search Console, and how do they convert in GA4?"
"List every data source connected to my workspace"

Pricing

The InsightfulPipe MCP server, with access to every connected platform, is included in every InsightfulPipe plan together with all platform MCP servers and the CLI. Plans start at $29.99/month with a 7-day free trial. See insightfulpipe.com/pricing for current plans.

Ready-Made Skills and Prompts

Explore More MCP Servers by Insightful Pipe

Visit insightfulpipe.com/mcp-servers to discover our full collection of MCP servers.

View All MCP Servers →

Resources

Support


Insightful Pipe — AI-powered marketing analytics through MCP servers. Explore all integrations →

License

MIT License - see LICENSE for details.

About

InsightfulPipe MCP server: connect InsightfulPipe to Claude, ChatGPT, Cursor and Claude Code. Hosted remote MCP for unified access to every connected marketing, SEO, e-commerce and data source.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors