Wyndham Business WordPress MCP Server (OAuth-gated)

A WordPress MCP adapter is registered on www.wyndhambusiness.com in the `mcp` namespace alongside wp-abilities/v1, and — unlike most WordPress MCP installs — it is bound to a working OAuth 2.1 authorization server. /.well-known/oauth-authorization-server (RFC 8414) and /.well-known/oauth-protected-resource (RFC 9728) both return HTTP 200 anonymously; the protected resource names the MCP endpoint explicitly, PKCE S256 is the only code-challenge method, the token endpoint accepts no client authentication, client_id_metadata_document_supported is true, and the single advertised scope is `mcp`. An anonymous JSON-RPC tools/list returns 401 mcp_unauthorized with a correct WWW-Authenticate bearer challenge carrying resource_metadata. The surface genuinely exists and is genuinely not publicly usable — no tool names, descriptions or input schemas can be read without a credential Wyndham issues to no third party, and no registration endpoint is published. Recorded as a gated surface rather than a product.

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/wyndham-business-mcp-server"
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 ↑
aid: wyndham-hotels:wyndham-business-mcp-server
name: Wyndham Business WordPress MCP Server (OAuth-gated)
description: A WordPress MCP adapter is registered on www.wyndhambusiness.com in the `mcp` namespace alongside
  wp-abilities/v1, and — unlike most WordPress MCP installs — it is bound to a working OAuth 2.1 authorization
  server. /.well-known/oauth-authorization-server (RFC 8414) and /.well-known/oauth-protected-resource
  (RFC 9728) both return HTTP 200 anonymously; the protected resource names the MCP endpoint explicitly,
  PKCE S256 is the only code-challenge method, the token endpoint accepts no client authentication, client_id_metadata_document_supported
  is true, and the single advertised scope is `mcp`. An anonymous JSON-RPC tools/list returns 401 mcp_unauthorized
  with a correct WWW-Authenticate bearer challenge carrying resource_metadata. The surface genuinely exists
  and is genuinely not publicly usable — no tool names, descriptions or input schemas can be read without
  a credential Wyndham issues to no third party, and no registration endpoint is published. Recorded as
  a gated surface rather than a product.
humanURL: https://www.wyndhambusiness.com/wp-json/mcp
baseURL: https://www.wyndhambusiness.com/wp-json/mcp/mcp-oauth-server
tags:
- MCP
- Agents
- WordPress
- Authentication
- Gated
tags_raw:
- MCP
- Agents
- WordPress
- OAuth
- Gated
properties:
- type: MCPServer
  url: mcp/wyndham-hotels-mcp.yml
- type: Discovery
  url: https://www.wyndhambusiness.com/wp-json/mcp
- type: Authentication
  url: authentication/wyndham-hotels-authentication.yml
- type: OAuthScopes
  url: scopes/wyndham-hotels-scopes.yml
- type: WellKnown
  url: well-known/wyndham-hotels-well-known.yml