Funnel MCP
Funnel's first-party hosted, remote MCP server. It exposes a Funnel workspace's harmonized cross-channel marketing data, field/semantic definitions and workspace context to any MCP-compatible client (Claude, ChatGPT, Cursor, Copilot, Lovable, Perplexity, Notion). It is explicitly READ-ONLY: it reads data and definitions and cannot create or change data sources, fields, dashboards, exports or any other Funnel configuration.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport streamable-http
Tools
list_workspaces— Lists workspaces you can access.load_workspace— Loads workspace context, including connected platforms and available fields.search_fields— Browse or search dimensions, measures, and metrics in your workspace.get_dimension_values— Returns values for a dimension you specify (for example campaign names or countries).prepare_data— Loads raw, row-level data without aggregation.query_data— Fetches and analyzes ad platform data.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.
Work with this as data
Every MCP server here is available over the APIs.io API and to AI agents over MCP.