Devici MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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