Channel99 MCP Server

First-party remote Model Context Protocol server that exposes Channel99 marketing intelligence - visits, pixel impressions, vendor and channel scores, audiences, account identity and pipeline influence - to an external LLM under read-only controls, including a guarded SQL-backed data interface. OAuth 2.1 with PKCE against a Stytch authorization server on a Channel99 subdomain, with RFC 9728 protected-resource and RFC 8414 authorization-server metadata both published. Channel99 ships connectors for OpenAI ChatGPT (GA) and Anthropic Claude (beta). Tool schemas require an authenticated tools/list.

API entry from apis.yml

apis.yml Raw ↑
name: Channel99 MCP Server
description: First-party remote Model Context Protocol server that exposes Channel99 marketing intelligence
  - visits, pixel impressions, vendor and channel scores, audiences, account identity and pipeline influence
  - to an external LLM under read-only controls, including a guarded SQL-backed data interface. OAuth
  2.1 with PKCE against a Stytch authorization server on a Channel99 subdomain, with RFC 9728 protected-resource
  and RFC 8414 authorization-server metadata both published. Channel99 ships connectors for OpenAI ChatGPT
  (GA) and Anthropic Claude (beta). Tool schemas require an authenticated tools/list.
humanURL: https://support.channel99.com/hc/en-us/articles/46757387781275-Channel99-MCP-Server-Information
baseURL: https://mcp.channel99.com
tags:
- mcp
- agent-native
- marketing-intelligence
- llm-connector
- oauth2
properties:
- type: MCPServer
  url: mcp/channel99-mcp.yml
- type: ToolCrosswalk
  url: mcp/channel99-tool-crosswalk.yml
- type: Documentation
  url: https://support.channel99.com/hc/en-us/articles/47105598392475-MCP-Server-General-FAQ
- type: WellKnown
  url: well-known/channel99-well-known.yml
- type: OAuthScopes
  url: scopes/channel99-scopes.yml