Skip to main content
Glama

ESA MCP Server

by aliyun

site_match

Match a site in your account using the specified criteria with the ESA MCP Server. Input the site name to identify the corresponding record quickly.

Instructions

Identify which site in the account matches the provided input criteria.

Input Schema

NameRequiredDescriptionDefault
recordNameYesThe name of the site to match

Input Schema (JSON Schema)

{ "properties": { "recordName": { "description": "The name of the site to match", "type": "string" } }, "required": [ "recordName" ], "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