Skip to main content
Glama

SD Elements MCP Server

MIT License
2

list_applications

Retrive all applications in the SD Elements platform, with options to customize results per page, include additional fields, and expand specific data points for detailed insights.

Instructions

List all applications in SD Elements

Input Schema

NameRequiredDescriptionDefault
expandNoFields to expand (comma-separated)
includeNoAdditional fields to include (comma-separated)
page_sizeNoNumber of results per page (optional)

Input Schema (JSON Schema)

{ "properties": { "expand": { "description": "Fields to expand (comma-separated)", "type": "string" }, "include": { "description": "Additional fields to include (comma-separated)", "type": "string" }, "page_size": { "description": "Number of results per page (optional)", "type": "integer" } }, "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/geoffwhittington/sde-mcp'

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