Cerapedics website screenshot

Cerapedics

Cerapedics is a global, commercial-stage orthobiologics company headquartered in Westminster, Colorado, that develops and commercializes bone repair products built on its proprietary P-15 synthetic small peptide technology — an osteogenic cell-binding peptide discovered in 1996. Its FDA premarket-approved (PMA) products are i-FACTOR Peptide Enhanced Bone Graft, approved in 2015 for single-level anterior cervical discectomy and fusion (ACDF), and PearlMatrix P-15 Peptide Enhanced Bone Graft, approved in 2025 for single-level transforaminal lumbar interbody fusion (TLIF). Cerapedics publishes no public developer program, OpenAPI definition or SDKs; the only machine-readable surface discovered by the API Evangelist enrichment pipeline is an OAuth-protected Model Context Protocol (MCP) server at mcp.cerapedics.com, gated behind the company's Microsoft Entra ID tenant.

Cerapedics publishes 1 API on the APIs.io network. Tagged areas include Company, Medical Devices, Orthopedics, Orthobiologics, and Bone Graft.

Cerapedics’ developer surface includes authentication, engineering blog, and 16 more developer resources.

22.3/100 emerging ▬ flat Agent 21/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
1 APIs 1 MCP Servers
CompanyMedical DevicesOrthopedicsOrthobiologicsBone GraftSpine SurgeryHealthcareLife SciencesMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 22.3/100 · emerging
Contract Quality 0.0 / 21
Developer Ergonomics 2.4 / 17
Access Clarity 3.6 / 17
Operational Transparency 0.0 / 11
Contract Governance 1.9 / 10
Discoverability 6.8 / 9
Regulatory Posture 7.9 / 15
Agent readiness — 21/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 6 / 6
Protected Resource Metadata 5 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Regulatory Posture applies to this provider. Its tags matched the Health regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/cerapedics: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

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 aut...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Cerapedics Authentication

oauth2 · 1 scheme

SECURITY

Cerapedics Domain Security

TLSv1.3 · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Cerapedics Scopes

4 scopes · authorizationCode

4 scopes

SCOPES

Resources

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 6

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: cerapedics
name: Cerapedics
description: Cerapedics is a global, commercial-stage orthobiologics company headquartered in Westminster, Colorado, that
  develops and commercializes bone repair products built on its proprietary P-15 synthetic small peptide technology — an osteogenic
  cell-binding peptide discovered in 1996. Its FDA premarket-approved (PMA) products are i-FACTOR Peptide Enhanced Bone Graft,
  approved in 2015 for single-level anterior cervical discectomy and fusion (ACDF), and PearlMatrix P-15 Peptide Enhanced
  Bone Graft, approved in 2025 for single-level transforaminal lumbar interbody fusion (TLIF). Cerapedics publishes no public
  developer program, OpenAPI definition or SDKs; the only machine-readable surface discovered by the API Evangelist enrichment
  pipeline is an OAuth-protected Model Context Protocol (MCP) server at mcp.cerapedics.com, gated behind the company's Microsoft
  Entra ID tenant.
image: https://www.cerapedics.com/sites/default/files/styles/large/public/2024-11/cerapedics-logo_0.png
url: https://raw.githubusercontent.com/api-evangelist/cerapedics/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
x-tier: profiled
x-tier-reason: enrichment-pass
specificationVersion: '0.23'
created: '2026-08-02'
modified: '2026-08-02'
tags:
- Company
- Medical Devices
- Orthopedics
- Orthobiologics
- Bone Graft
- Spine Surgery
- Healthcare
- Life Sciences
- MCP
tags_raw:
- Company
- Medical Devices
- Orthopedics
- Orthobiologics
- Bone Graft
- Spine Surgery
- Healthcare
- Life Sciences
- Model Context Protocol
apis:
- 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
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.cerapedics.com/
- type: MCPServer
  url: mcp/cerapedics-mcp.yml
- type: WellKnown
  url: well-known/cerapedics-well-known.yml
- type: Authentication
  url: authentication/cerapedics-authentication.yml
- type: OAuthScopes
  url: scopes/cerapedics-scopes.yml
- type: Conformance
  url: conformance/cerapedics-conformance.yml
- type: ErrorCatalog
  url: errors/cerapedics-problem-types.yml
- type: DomainSecurity
  url: security/cerapedics-domain-security.yml
- type: LLMsTxt
  url: llms/cerapedics-llms.txt
- type: Blog
  url: https://www.cerapedics.com/news-and-events/news
- type: BlogRSS
  url: https://www.cerapedics.com/rss.xml
- type: Contact
  url: https://www.cerapedics.com/contact-us
- type: PrivacyPolicy
  url: https://www.cerapedics.com/privacy-policy
- type: TermsOfService
  url: https://www.cerapedics.com/terms-of-use
- type: Careers
  url: https://www.cerapedics.com/careers
- type: LinkedIn
  url: https://www.linkedin.com/company/cerapedics
- type: Twitter
  url: https://x.com/CerapedicsInc
- type: SecondaryMarket
  url: https://forgeglobal.com/cerapedics_stock/
x-enrichment:
  date: '2026-08-02'
  status: enriched
  artifacts_added: 9
  pass: local-v1

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/cerapedics"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/cerapedics/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/cerapedics/evidence"

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.