HomeMarketplace

Klipfolio MCP Integration - AI Agent Tools

Connect Klipfolio with AI agents using Model Context Protocol (MCP). Seamlessly integrate Klipfolio tools and actions into Claude, Cursor, Windsurf, and other AI applications for enhanced workflow automation.

Features

  • Easy MCP setup with one command
  • Compatible with Claude, Cursor, Windsurf
  • 11+ available tools and actions
  • Built-in authentication and security
  • Real-time synchronization
  • No coding required

Category

Business Intelligence tools for AI automation

Setup Instructions

Install Klipfolio MCP server in minutes. Choose your AI platform: Cursor, Claude Desktop, Windsurf, or use HTTP endpoint for custom integrations. Follow our step-by-step guide to connect Klipfolio with your AI agent.

Benefits

  • Automate Klipfolio workflows with AI
  • Increase productivity with AI-powered Klipfolio operations
  • Seamless integration with popular AI platforms
  • Enterprise-grade security and reliability
  • 24/7 support and documentation

Related Integrations

Explore other MCP integrations: Gmail MCP, Notion MCP, GitHub MCP, Linear MCP, Slack MCP, Google Sheets MCP, and 100+ more AI agent tools.

Klipfolio
Klipfolio

Klipfolio is a cloud-based business intelligence platform that enables users to create and share real-time dashboards and reports.

VerifiedComposioComposio Managed
Users
6807
Tools
11
Last Updated
12h ago

Category

Business Intelligence

6807VIEWS
2739USERS

Tools

Page 1 of 2

Append Data To Data Source

This tool appends plain-text or csv data to an existing data source in klipfolio. it requires two parameters: 'data' which contains the data in plain-text or csv format, and 'data source id' which specifies the target data source.

Create Data Source

This tool creates a new data source in klipfolio. it uses the post /datasources endpoint to add a data source with required parameters (name, format, connector, endpointurl) and optional parameters (description, refreshinterval, method, additionalproperties).

Create Tab (dashboard)

This tool creates a new tab (dashboard) in klipfolio. a tab serves as a container for organizing and displaying klips (data visualizations) in a meaningful way. the tool allows users to set up a new dashboard with specific properties and configurations.

Delete Data Source

This tool permanently removes a specified data source from the klipfolio account. this operation is destructive and cannot be undone. the data source must not be currently in use, and proper permissions are required.

Get Dashboard Details

This tool retrieves detailed information about a specific dashboard (formerly known as tab) in klipfolio. it allows users to obtain comprehensive information including properties, settings, and metadata of the dashboard.

Get Data Source Instance Details

This tool retrieves detailed information about a specific data source instance in klipfolio. it can return data in either json or csv format depending on the data source type.