Skip to main content
Glama

Devici MCP Server

MIT License
2

get_collections

Retrieve paginated collections from Devici MCP Server for managing threat modeling resources, using customizable limit and page parameters.

Instructions

Get collections from Devici with pagination

Input Schema

NameRequiredDescriptionDefault
limitNo
pageNo

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 20, "title": "Limit", "type": "integer" }, "page": { "default": 0, "title": "Page", "type": "integer" } }, "title": "get_collectionsArguments", "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