Skip to main content
Glama

Devici MCP Server

get_component

Retrieve a specific component by its unique ID to manage threat modeling resources effectively using the Devici MCP Server.

Instructions

Get a specific component by ID

Input Schema

NameRequiredDescriptionDefault
component_idYes

Input Schema (JSON Schema)

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