Skip to main content
Glama

SD Elements MCP Server

MIT License
2

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SDE_HOSTYesYour SD Elements instance URL (e.g., https://your-sdelements-instance.com)
SDE_API_KEYYesYour SD Elements API key

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
project_summaryGenerate a summary of projects in SD Elements
security_statusGet security status overview for applications and projects

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
list_projects

List all projects in SD Elements

get_project

Get detailed information about a specific project

create_project

Create a new project in SD Elements

update_project

Update an existing project

delete_project

Delete a project

list_applications

List all applications in SD Elements

get_application

Get detailed information about a specific application

create_application

Create a new application in SD Elements

update_application

Update an existing application

list_countermeasures

List countermeasures for a project

get_countermeasure

Get detailed information about a specific countermeasure

update_countermeasure

Update a countermeasure status or details

list_users

List all users in SD Elements

get_user

Get detailed information about a specific user

get_current_user

Get information about the currently authenticated user

list_business_units

List all business units

get_business_unit

Get detailed information about a specific business unit

api_request

Make a custom API request to any SD Elements endpoint

test_connection

Test the connection to SD Elements API

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