Corvera MCP Server

Corvera's hosted Model Context Protocol server. A single OAuth-secured HTTP MCP endpoint that exposes governed CPG datasets — retailer, distributor, logistics, ERP, warehouse, and ecommerce data — as MCP tools. The tool set available to a connection is gated by the integrations the account has connected. Authentication is OAuth 2.0 (authorization code + PKCE) with dynamic client registration, discoverable via RFC 8414 metadata.

API entry from apis.yml

apis.yml Raw ↑
name: Corvera MCP Server
description: Corvera's hosted Model Context Protocol server. A single OAuth-secured HTTP MCP endpoint
  that exposes governed CPG datasets — retailer, distributor, logistics, ERP, warehouse, and ecommerce
  data — as MCP tools. The tool set available to a connection is gated by the integrations the account
  has connected. Authentication is OAuth 2.0 (authorization code + PKCE) with dynamic client registration,
  discoverable via RFC 8414 metadata.
humanURL: https://docs.corvera.ai
baseURL: https://mcp.corvera.ai/mcp
tags:
- MCP
- Model Context Protocol
- CPG
- Data
properties:
- type: MCPServer
  url: mcp/corvera-mcp.yml
- type: Authentication
  url: authentication/corvera-authentication.yml
- type: OAuthScopes
  url: scopes/corvera-scopes.yml
- type: Conventions
  url: conventions/corvera-conventions.yml
- type: Conformance
  url: conformance/corvera-conformance.yml
- type: Quickstart
  url: https://docs.corvera.ai/quickstart
- type: Integrations
  url: https://docs.corvera.ai/integrations/overview