Skip to main content
Glama

Devici MCP Server

MIT License
2

get_threats_by_component

Identify and retrieve security threats associated with a specific component using its unique ID. Facilitates targeted threat analysis within the Devici MCP Server framework.

Instructions

Get threats for a specific component

Input Schema

NameRequiredDescriptionDefault
component_idYes

Input Schema (JSON Schema)

{ "properties": { "component_id": { "title": "Component Id", "type": "string" } }, "required": [ "component_id" ], "title": "get_threats_by_componentArguments", "type": "object" }

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/devici-mcp'

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