Skip to main content
Glama

SD Elements MCP Server

list_applications

Retrieve all applications in SD Elements with options to paginate, include additional fields, or expand specific details for comprehensive access.

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