Skip to main content
Glama

Devici MCP Server

MIT License
2

get_threat_models_by_collection

Retrieve threat models for a specific collection to analyze and manage security risks. Use this tool to access detailed threat data and enhance threat modeling processes efficiently.

Instructions

Get threat models for a specific collection

Input Schema

NameRequiredDescriptionDefault
collection_idYes
limitNo
pageNo

Input Schema (JSON Schema)

{ "properties": { "collection_id": { "title": "Collection Id", "type": "string" }, "limit": { "default": 20, "title": "Limit", "type": "integer" }, "page": { "default": 0, "title": "Page", "type": "integer" } }, "required": [ "collection_id" ], "title": "get_threat_models_by_collectionArguments", "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