Funnel MCP

Funnel MCP is Funnel's first-party hosted, remote Model Context Protocol server. It exposes a Funnel workspace's harmonized cross-channel marketing data, semantic field definitions and workspace context to any MCP-compatible client (Claude, ChatGPT, Cursor, Copilot, Lovable, Perplexity, Notion) over streamable HTTP JSON-RPC. It publishes six read-only tools — list_workspaces, load_workspace, search_fields, get_dimension_values, prepare_data and query_data — and cannot create or change data sources, fields, dashboards, exports or any other Funnel configuration. Authentication is OAuth 2.0 authorization-code against Funnel's Auth0 tenant at login.funnel.io, with RFC 7591 dynamic client registration and RFC 9728 protected-resource metadata served anonymously. Regional servers exist for global and EU data residency, and the surface is available on all plans without consuming flexpoints.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/funnel-mcp"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Funnel MCP
description: Funnel MCP is Funnel's first-party hosted, remote Model Context Protocol server. It exposes
  a Funnel workspace's harmonized cross-channel marketing data, semantic field definitions and workspace
  context to any MCP-compatible client (Claude, ChatGPT, Cursor, Copilot, Lovable, Perplexity, Notion)
  over streamable HTTP JSON-RPC. It publishes six read-only tools — list_workspaces, load_workspace, search_fields,
  get_dimension_values, prepare_data and query_data — and cannot create or change data sources, fields,
  dashboards, exports or any other Funnel configuration. Authentication is OAuth 2.0 authorization-code
  against Funnel's Auth0 tenant at login.funnel.io, with RFC 7591 dynamic client registration and RFC
  9728 protected-resource metadata served anonymously. Regional servers exist for global and EU data residency,
  and the surface is available on all plans without consuming flexpoints.
humanURL: https://funnel.io/funnel-mcp
baseURL: https://mcp.ai.funnel.io/mcp
tags:
- MCP
- AI Agents
- Marketing Data
- Analytics
properties:
- type: MCPServer
  url: mcp/funnel-mcp.yml
- type: OAuthScopes
  url: scopes/funnel-scopes.yml
- type: Authentication
  url: authentication/funnel-authentication.yml
- type: AgentSkill
  url: skills/funnel-query-marketing-data.md
- type: Quickstart
  url: https://help.funnel.io/en/articles/15014203-quick-start-guide-using-funnel-mcp