MCP Server Asset OpenAPI specification (1.0.0)

Download OpenAPI specification:Download

Model Context Protocol (MCP) Server Asset API provides access to Celonis data and insights through standardized JSON-RPC 2.0 protocol endpoints. This API enables AI agents to interact with various Celonis platform tools including data loading, insights generation, knowledge models, etc.

The API implements the MCP specification with support for:

  • Tool discovery via tools/list method
  • Tool execution via tools/call method
  • Rate limiting per asset (500 calls/minute by default)

MCP Server

Model Context Protocol (MCP) Server endpoints for interacting with Celonis data and insights.

All operations are rate-limited to 500 calls per minute per asset (configurable). Requests follow the JSON-RPC 2.0 protocol specification.