Skip to main content
Glama

DolphinScheduler MCP Server

by ocean-zhc
11_remaining_12_schemas.json1.56 kB
{ "components": { "schemas": { "PageInfoDqExecuteResult": { "type": "object", "properties": { "totalList": { "type": "array", "items": { "$ref": "#/components/schemas/DqExecuteResult" } }, "total": { "type": "integer", "format": "int32" }, "totalPage": { "type": "integer", "format": "int32" }, "pageSize": { "type": "integer", "format": "int32" }, "currentPage": { "type": "integer", "format": "int32" }, "pageNo": { "type": "integer", "format": "int32" } } }, "ParamsOptions": { "type": "object", "properties": { "label": { "type": "string" }, "value": { "type": "object" }, "disabled": { "type": "boolean" } } } } } }

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