Skip to main content
Glama

DolphinScheduler MCP Server

by ocean-zhc
16_remaining_5_schemas.json1.25 kB
{ "components": { "schemas": { "AuditModelTypeDto": { "type": "object", "properties": { "name": { "type": "string" } } }, "AuditDto": { "type": "object", "properties": { "userName": { "type": "string" }, "modelType": { "type": "string" }, "modelName": { "type": "string" }, "operation": { "type": "string" }, "createTime": { "type": "string", "format": "date-time" }, "description": { "type": "string" }, "detail": { "type": "string" }, "latency": { "type": "string" } } } } } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ocean-zhc/dolphinscheduler-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server