Skip to main content
Glama

ESA MCP Server

by aliyun

site_match

Match a site within an account based on the provided input criteria using the ESA MCP Server. Simplify site identification and management through standardized protocols.

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