Skip to main content
Glama
sdelements

SD Elements MCP Server

Official
by sdelements

api_request

Make custom API calls to SD Elements endpoints using HTTP methods like GET, POST, PUT, or DELETE for flexible platform interaction.

Instructions

Make a generic API request to a custom endpoint. Use when user says 'make a GET/POST/PUT/DELETE request', 'call API endpoint', or 'custom API call'. Do NOT use for specific operations - use dedicated tools like get_project instead.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
methodYesHTTP method (GET, POST, PUT, PATCH, DELETE)
endpointYesAPI endpoint path
paramsNoQuery parameters
dataNoRequest body data

Latest Blog Posts

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/sdelements/sde-mcp'

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