Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_usersB

Get users from Devici with pagination

get_userB

Get a specific user by ID

search_usersC

Search users by field and text

invite_userB

Invite a new user to Devici

get_collectionsB

Get collections from Devici with pagination

get_collectionB

Get a specific collection by ID

create_collectionD

Create a new collection

get_threat_modelsB

Get threat models from Devici with pagination

get_threat_models_by_collectionC

Get threat models for a specific collection

get_threat_modelB

Get a specific threat model by ID

create_threat_modelC

Create a new threat model

get_componentsC

Get components from Devici with pagination

get_componentB

Get a specific component by ID

get_components_by_canvasC

Get components for a specific canvas

get_threatsC

Get threats from Devici with pagination

get_threatB

Get a specific threat by ID

get_threats_by_componentC

Get threats for a specific component

get_mitigationsC

Get mitigations from Devici with pagination

get_mitigationC

Get a specific mitigation by ID

get_mitigations_by_threatB

Get mitigations for a specific threat

get_teamsC

Get teams from Devici with pagination

get_teamB

Get a specific team by ID

get_dashboard_typesB

Get available dashboard chart types

get_dashboard_dataC

Get dashboard data for a specific chart type

get_threat_models_reportD

Get threat models report data

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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