Reprise MCP Server

The Reprise MCP server is a remote Model Context Protocol endpoint that lets any MCP-compatible AI assistant — Claude, ChatGPT, Codex, Microsoft Copilot, Gemini, Cursor — drive the whole Reprise platform. It exposes more than 100 atomic demo-authoring tools across three product surfaces: tour_* (61 tools for capture, DOM text and attribute editing, guides, variables and links), injection_* (21 tools for datasets, sources and adapters), clone_* (snippets, requests, debug and publish) and nine cross-product platform_* tools (platform_whoami, platform_summary_report, platform_friction_report, platform_folder_*, platform_asset_move). Authentication is OAuth 2.0 authorization code with PKCE S256 against the customer's existing Reprise SSO login, with Dynamic Client Registration supported; tokens inherit the authorizing user's Reprise role and a read-only token scope is available. Product-scoped endpoints expose a smaller tool catalog for clients that cap tool counts.

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/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 ↑
aid: reprise:mcp
name: Reprise MCP Server
description: 'The Reprise MCP server is a remote Model Context Protocol endpoint that lets any MCP-compatible
  AI assistant — Claude, ChatGPT, Codex, Microsoft Copilot, Gemini, Cursor — drive the whole Reprise platform.
  It exposes more than 100 atomic demo-authoring tools across three product surfaces: tour_* (61 tools
  for capture, DOM text and attribute editing, guides, variables and links), injection_* (21 tools for
  datasets, sources and adapters), clone_* (snippets, requests, debug and publish) and nine cross-product
  platform_* tools (platform_whoami, platform_summary_report, platform_friction_report, platform_folder_*,
  platform_asset_move). Authentication is OAuth 2.0 authorization code with PKCE S256 against the customer''s
  existing Reprise SSO login, with Dynamic Client Registration supported; tokens inherit the authorizing
  user''s Reprise role and a read-only token scope is available. Product-scoped endpoints expose a smaller
  tool catalog for clients that cap tool counts.

  '
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://www.reprise.com/platform/mcp
baseURL: https://app.getreprise.com/mcp/
tags:
- MCP
- Agent Tooling
- Demo Authoring
- Authentication
tags_raw:
- Model Context Protocol
- Agent Tooling
- Demo Authoring
- OAuth
properties:
- type: MCPServer
  url: mcp/reprise-mcp.yml
- type: Documentation
  url: https://reprise.zendesk.com/hc/en-us/articles/50081170817691-The-Reprise-MCP-Meet-your-AI-Demo-Engineer
- type: Authentication
  url: authentication/reprise-authentication.yml
- type: OAuthScopes
  url: scopes/reprise-scopes.yml
contact:
- FN: Reprise Support
  email: support@reprise.com
  url: https://www.reprise.com/contact