Cerapedics MCP Server

An OAuth-protected Model Context Protocol (MCP) server operated by Cerapedics at mcp.cerapedics.com. The endpoint publishes RFC 9728 protected-resource metadata and RFC 8414 authorization-server metadata anonymously, and answers every other request with an RFC 6750 401 challenge carrying a resource_metadata pointer. Authorization is delegated to Microsoft Entra ID using the authorization-code flow with PKCE S256. The tool surface is not publicly readable: an anonymous JSON-RPC tools/list call returns 401, so tool names and input schemas require authenticated introspection against the Cerapedics tenant. This appears to be an internal / tenant-restricted MCP deployment rather than a public developer API.

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/cerapedics-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 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: cerapedics-mcp
name: Cerapedics MCP Server
description: 'An OAuth-protected Model Context Protocol (MCP) server operated by Cerapedics at mcp.cerapedics.com.
  The endpoint publishes RFC 9728 protected-resource metadata and RFC 8414 authorization-server metadata
  anonymously, and answers every other request with an RFC 6750 401 challenge carrying a resource_metadata
  pointer. Authorization is delegated to Microsoft Entra ID using the authorization-code flow with PKCE
  S256. The tool surface is not publicly readable: an anonymous JSON-RPC tools/list call returns 401,
  so tool names and input schemas require authenticated introspection against the Cerapedics tenant. This
  appears to be an internal / tenant-restricted MCP deployment rather than a public developer API.'
humanURL: https://www.cerapedics.com/
baseURL: https://mcp.cerapedics.com/mcp
tags:
- MCP
- Authentication
- Agents
tags_raw:
- Model Context Protocol
- MCP
- OAuth
- Agents
properties:
- type: MCPServer
  url: mcp/cerapedics-mcp.yml
- type: Authentication
  url: authentication/cerapedics-authentication.yml
- type: OAuthScopes
  url: scopes/cerapedics-scopes.yml
- type: ErrorCatalog
  url: errors/cerapedics-problem-types.yml