Skip to main content
Glama

routine_code_commit

Save and version code for Edge Routines (ER) within the ESA MCP Server, ensuring future modifications or releases are tracked efficiently.

Instructions

Save a code version for future modifications or release within an Edge Routine (ER).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
codeYesSource Code of the routine, export default { async fetch(request) { return handleRequest(request); } }
descriptionNoDescription of the routine, no spaces
nameYesThe name of the routine, support lowercase English, numbers, and hyphens, must start with lowercase English, length cannot be less than 2 characters

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

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