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 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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_userA | 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 | |