RainFocus Nexus MCP Profiles

RainFocus Nexus MCP Profiles, announced 7 July 2026, is a first-party remote Model Context Protocol server that exposes live RainFocus event data to AI clients. The endpoint answers at https://api.rainfocus.com/mcp/ and is OAuth-gated: an unauthenticated tools/list POST returns HTTP 401 "Access token not found in mcp request" with a WWW-Authenticate Bearer challenge carrying RFC 9728 resource_metadata, and the authorization server is the RainFocus OIDC provider at https://events.rainfocus.com/oidc. Per the launch announcement the tool surface is bidirectional - reading session capacity, check-in status, attendee, exhibitor and session records, and writing changes such as closing registration or updating speaker details - with per-user authentication, role-based access control, per-event scoping and audit logging. The live tool list and input schemas require an authenticated introspection.

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/rainfocus-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: rainfocus-mcp
name: RainFocus Nexus MCP Profiles
description: 'RainFocus Nexus MCP Profiles, announced 7 July 2026, is a first-party remote Model Context
  Protocol server that exposes live RainFocus event data to AI clients. The endpoint answers at https://api.rainfocus.com/mcp/
  and is OAuth-gated: an unauthenticated tools/list POST returns HTTP 401 "Access token not found in mcp
  request" with a WWW-Authenticate Bearer challenge carrying RFC 9728 resource_metadata, and the authorization
  server is the RainFocus OIDC provider at https://events.rainfocus.com/oidc. Per the launch announcement
  the tool surface is bidirectional - reading session capacity, check-in status, attendee, exhibitor and
  session records, and writing changes such as closing registration or updating speaker details - with
  per-user authentication, role-based access control, per-event scoping and audit logging. The live tool
  list and input schemas require an authenticated introspection.'
humanURL: https://www.rainfocus.com/company/news-press/rainfocus-launches-ai-agent-connectivity-for-event-data-with-mcp-profiles/
baseURL: https://api.rainfocus.com/mcp/
tags:
- MCP
- Agents
- Event
tags_raw:
- MCP
- Agents
- Events
properties:
- type: MCPServer
  url: mcp/rainfocus-mcp.yml
- type: Authentication
  url: authentication/rainfocus-authentication.yml