Skip to main content
Glama
geoffwhittington

SD Elements MCP Server

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

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
list_projectsC

List all projects in SD Elements

get_projectC

Get detailed information about a specific project

create_projectC

Create a new project in SD Elements

update_projectC

Update an existing project

delete_projectC

Delete a project

list_applicationsC

List all applications in SD Elements

get_applicationC

Get detailed information about a specific application

create_applicationC

Create a new application in SD Elements

update_applicationC

Update an existing application

list_countermeasuresC

List countermeasures for a project

get_countermeasureB

Get detailed information about a specific countermeasure

update_countermeasureC

Update a countermeasure status or details

list_usersC

List all users in SD Elements

get_userC

Get detailed information about a specific user

get_current_userB

Get information about the currently authenticated user

list_business_unitsB

List all business units

get_business_unitC

Get detailed information about a specific business unit

api_requestC

Make a custom API request to any SD Elements endpoint

test_connectionB

Test the connection to SD Elements API

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

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

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