MCP Manager · AsyncAPI Specification
Mcp Manager Webhooks
Version
View Spec
View on GitHub
CompanyMCPAI GovernanceAPI GatewaySecurityObservabilityDLPIdentityRBACEnterpriseAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-20'
method: searched
source: https://docs.mcpmanager.ai/advanced/building-a-custom-rule-engine.md
spec_type: Webhooks
notes: >-
MCP Manager publishes no AsyncAPI document. Its event/outbound surface is the
Custom Rule Engine webhook: the gateway calls a customer-hosted HTTPS endpoint
inline on the request and/or response leg of a tool call, and the webhook returns
a verdict. Separately, MCP Manager pushes structured logs/traces outbound over
OpenTelemetry (OTLP/HTTP). No fabricated event surface.
webhooks:
- name: custom-rule-engine
direction: outbound (MCP Manager -> your HTTPS endpoint)
docs: https://docs.mcpmanager.ai/advanced/building-a-custom-rule-engine
transport: HTTPS POST (HTTPS-only; private IPs rejected)
hooks: [request, response]
request_envelope: MCP tool-call payload plus context
verdicts: [pass, block, modify, error]
modify_field: modifiedPayload.body (validated)
timeout_seconds: 30
retries: true
max_payload: 16 MiB
failure_mode: configurable (default Block / fail-closed on timeout)
example: Express webhook (in docs)
- name: opentelemetry-forwarding
direction: outbound (MCP Manager -> OTLP/HTTP collector or SIEM)
docs: https://docs.mcpmanager.ai/enterprise/export-to-siem
payload: structured MCP request logs and traces
integrations: [Datadog, Grafana Cloud, Honeycomb, New Relic, Splunk (via collector), self-hosted OTel Collector]
Work with this as data
Every AsyncAPI spec 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 asyncapi
4 MCP tools reach this
find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.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.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/mcp-manager-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?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.