Skip to main content
Glama

GASSAPI MCP Server

by martin-1103

get_endpoint_details

Retrieve detailed configuration and folder information for specific API endpoints to support development workflows and endpoint management.

Instructions

Get detailed endpoint configuration with folder information

Input Schema

NameRequiredDescriptionDefault
endpoint_idYesEndpoint ID to get details for (required)

Input Schema (JSON Schema)

{ "properties": { "endpoint_id": { "description": "Endpoint ID to get details for (required)", "type": "string" } }, "required": [ "endpoint_id" ], "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/martin-1103/mcp2'

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