Skip to main content
Glama

Devici MCP Server

MIT License
2

get_collection

Retrieve a specific threat modeling resource collection by its ID using the Devici API. Enables precise management and access to threat model-related data.

Instructions

Get a specific collection by ID

Input Schema

NameRequiredDescriptionDefault
collection_idYes

Input Schema (JSON Schema)

{ "properties": { "collection_id": { "title": "Collection Id", "type": "string" } }, "required": [ "collection_id" ], "title": "get_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