Skai MCP Servers

First-party hosted, remote Model Context Protocol servers exposing the Skai platform to AI assistants. The Reporting MCP is read-only and publishes five tools — fetch_report, relevant_columns, get_today, get_change_log and get_competitive_context — two of which (get_change_log, get_competitive_context) have no REST equivalent. The Operations MCP carries write access for bid, budget and status changes at scale, with preview and approval before anything is applied. Authentication is OAuth 2.0 against login.kenshoo.com (authorization_code + PKCE S256, RFC 8414 and RFC 9728 discovery published) or a 90-day personal access token sent with a ks-name header. Documented clients include Claude Code, Claude Desktop, Claude Web, ChatGPT, Cursor, VS Code, Windsurf and Google Gemini.

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/skai-mcp-servers"
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: Skai MCP Servers
description: First-party hosted, remote Model Context Protocol servers exposing the Skai platform to AI
  assistants. The Reporting MCP is read-only and publishes five tools — fetch_report, relevant_columns,
  get_today, get_change_log and get_competitive_context — two of which (get_change_log, get_competitive_context)
  have no REST equivalent. The Operations MCP carries write access for bid, budget and status changes
  at scale, with preview and approval before anything is applied. Authentication is OAuth 2.0 against
  login.kenshoo.com (authorization_code + PKCE S256, RFC 8414 and RFC 9728 discovery published) or a 90-day
  personal access token sent with a ks-name header. Documented clients include Claude Code, Claude Desktop,
  Claude Web, ChatGPT, Cursor, VS Code, Windsurf and Google Gemini.
humanURL: https://skai-mcp-guide.vercel.app/
baseURL: https://mcp.kenshoo.com
tags:
- MCP
- agent-native
- Reporting
- Campaign Management
tags_raw:
- MCP
- Agent Native
- Reporting
- Campaign Management
properties:
- type: MCPServer
  url: mcp/skai-kenshoo-mcp.yml
- type: ToolCrosswalk
  url: mcp/skai-kenshoo-tool-crosswalk.yml
- type: Documentation
  url: https://skai-mcp-guide.vercel.app/
- type: OAuthScopes
  url: scopes/skai-kenshoo-scopes.yml