Skip to main content
Glama

Devici MCP Server

get_threat

Retrieve detailed information about a specific threat by its ID using Devici MCP Server's API, enabling efficient threat analysis and management.

Instructions

Get a specific threat by ID

Input Schema

NameRequiredDescriptionDefault
threat_idYes

Input Schema (JSON Schema)

{ "properties": { "threat_id": { "title": "Threat Id", "type": "string" } }, "required": [ "threat_id" ], "title": "get_threatArguments", "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