SD Elements MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SDE_HOST | Yes | Your SD Elements instance URL (e.g., https://your-sdelements-instance.com) | |
| SDE_API_KEY | Yes | Your SD Elements API key |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| project_summary | Generate a summary of projects in SD Elements |
| security_status | Get security status overview for applications and projects |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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