Embrace MCP Server

A hosted Model Context Protocol server over Streamable HTTP that exposes an Embrace organization's real-user observability data to MCP-capable AI assistants. Twenty-one published tools span apps, crashes, exceptions, logs, sessions, root spans and network domains and endpoints. Authentication is either an interactive OAuth 2.0 authorization-code flow with PKCE against dash-api.embrace.io, or a static service-account bearer token (emb_sa_ prefix) carrying the mcp:tools:call scope plus mcp:read and/or mcp:write.

API entry from apis.yml

apis.yml Raw ↑
aid: embrace-mcp-server
name: Embrace MCP Server
description: A hosted Model Context Protocol server over Streamable HTTP that exposes an Embrace organization's
  real-user observability data to MCP-capable AI assistants. Twenty-one published tools span apps, crashes,
  exceptions, logs, sessions, root spans and network domains and endpoints. Authentication is either an
  interactive OAuth 2.0 authorization-code flow with PKCE against dash-api.embrace.io, or a static service-account
  bearer token (emb_sa_ prefix) carrying the mcp:tools:call scope plus mcp:read and/or mcp:write.
humanURL: https://embrace.io/docs/mcp/
baseURL: https://mcp.embrace.io/mcp
tags:
- Model Context Protocol
- MCP
- Agents
- Observability
- AI
properties:
- type: MCPServer
  url: mcp/embrace-mcp.yml
- type: Documentation
  url: https://embrace.io/docs/mcp/
- type: OAuthScopes
  url: scopes/embrace-scopes.yml