Skip to main content
Glama

ESA MCP Server

by aliyun

routine_get

Retrieve detailed information for a specific Edge Routine (ER) using the ESA MCP Server. Specify the routine name to access its configuration and operational data efficiently.

Instructions

Get a the details of a Edge Routine (ER).

Input Schema

NameRequiredDescriptionDefault
nameYesThe name of the routine to get details for

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "The name of the routine to get details for", "type": "string" } }, "required": [ "name" ], "type": "object" }

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/aliyun/mcp-server-esa'

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