Skip to main content
Glama

esa MCP Server

esa_get_member

Retrieve team member details using their screen name or email for efficient collaboration and management within the esa MCP Server environment.

Instructions

Get information about a specific team member

Input Schema

NameRequiredDescriptionDefault
screen_name_or_emailYesScreen name or email of the member to retrieve

Input Schema (JSON Schema)

{ "properties": { "screen_name_or_email": { "description": "Screen name or email of the member to retrieve", "type": "string" } }, "required": [ "screen_name_or_email" ], "type": "object" }

You must be authenticated.

Other Tools from esa MCP Server

Related Tools

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

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