Persado MCP Gateway

A production remote Model Context Protocol server operated by Persado at https://api.persado.com/mcp. Discovered by probing the API host: the RFC 9728 protected-resource document names the resource verbatim as "Persado MCP Gateway (Production)". Access is gated by OAuth 2.1 — authorization code with mandatory S256 PKCE, public clients, RFC 7591 dynamic client registration at https://api.persado.com/register, and an mcp:tools scope issued by the persado-portal Keycloak realm. A tools/list call returns HTTP 401 with a spec-correct WWW-Authenticate resource_metadata challenge, so the tool inventory is auth-gated and is deliberately not recorded. Persado does not document this server anywhere public.

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/persado-mcp-gateway"
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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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

API entry from apis.yml

apis.yml Raw ↑
name: Persado MCP Gateway
description: 'A production remote Model Context Protocol server operated by Persado at https://api.persado.com/mcp.
  Discovered by probing the API host: the RFC 9728 protected-resource document names the resource verbatim
  as "Persado MCP Gateway (Production)". Access is gated by OAuth 2.1 — authorization code with mandatory
  S256 PKCE, public clients, RFC 7591 dynamic client registration at https://api.persado.com/register,
  and an mcp:tools scope issued by the persado-portal Keycloak realm. A tools/list call returns HTTP 401
  with a spec-correct WWW-Authenticate resource_metadata challenge, so the tool inventory is auth-gated
  and is deliberately not recorded. Persado does not document this server anywhere public.'
humanURL: https://www.persado.com/platform
baseURL: https://api.persado.com/mcp
tags:
- MCP
- Agents
- Artificial Intelligence
- Marketing
properties:
- type: MCPServer
  url: mcp/persado-mcp.yml
- type: Authentication
  url: authentication/persado-authentication.yml
- type: OAuthScopes
  url: scopes/persado-scopes.yml
- type: Conventions
  url: conventions/persado-conventions.yml
- type: RateLimits
  url: rate-limits/persado-rate-limits.yml