Skip to main content
Glama

SD Elements MCP Server

MIT License
2

list_projects

Retrieve and display all projects from the SD Elements security development lifecycle platform, with customizable page size, included fields, and expanded details for comprehensive project management.

Instructions

List all projects 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