Laurence MCP

Laurence MCP is a hosted, remote Model Context Protocol server that exposes a read-only set of nine tools over a customer's Amazon Advertising and Amazon Marketing Stream data — allowed ads profiles, daily sales, campaigns, ad groups, keywords, negative keywords, bid observations, hourly and daily stream metrics, and search term reports. It is available to Laurence customers, is authenticated with OAuth 2.0 (RFC 9728 protected resource, PKCE S256, dynamic client registration), and every tool call is scoped to the Amazon Ads profiles the signed-in user belongs to. The server's RFC 9728 protected-resource metadata names https://mcp.laurence.com/mcp as the canonical resource as of 2026-08-13; the launch post still publishes the original Modal deployment URL, which remains live and behaves identically.

API entry from apis.yml

apis.yml Raw ↑
aid: laurence:mcp
name: Laurence MCP
description: Laurence MCP is a hosted, remote Model Context Protocol server that exposes a read-only set
  of nine tools over a customer's Amazon Advertising and Amazon Marketing Stream data — allowed ads profiles,
  daily sales, campaigns, ad groups, keywords, negative keywords, bid observations, hourly and daily stream
  metrics, and search term reports. It is available to Laurence customers, is authenticated with OAuth
  2.0 (RFC 9728 protected resource, PKCE S256, dynamic client registration), and every tool call is scoped
  to the Amazon Ads profiles the signed-in user belongs to. The server's RFC 9728 protected-resource metadata
  names https://mcp.laurence.com/mcp as the canonical resource as of 2026-08-13; the launch post still
  publishes the original Modal deployment URL, which remains live and behaves identically.
humanURL: https://www.laurence.com/blog/laurence-mcp-launch
baseURL: https://mcp.laurence.com/mcp
tags:
- MCP
- Amazon Ads
- Advertising
- Reporting
properties:
- type: MCPServer
  url: mcp/laurence-mcp.yml
- type: Authentication
  url: authentication/laurence-authentication.yml
- type: OAuthScopes
  url: scopes/laurence-scopes.yml
- type: Documentation
  url: https://www.laurence.com/blog/laurence-mcp-launch
- type: AgentSkill
  url: skills/_index.yml
- type: ErrorCatalog
  url: errors/laurence-problem-types.yml
- type: RateLimits
  url: rate-limits/laurence-rate-limits.yml