Skip to main content
Glama

Devici MCP Server

MIT License
2

search_users

Locate users in the Devici MCP Server by specifying a field and search text, streamlining user management and threat modeling resource organization.

Instructions

Search users by field and text

Input Schema

NameRequiredDescriptionDefault
fieldYes
textYes

Input Schema (JSON Schema)

{ "properties": { "field": { "title": "Field", "type": "string" }, "text": { "title": "Text", "type": "string" } }, "required": [ "field", "text" ], "title": "search_usersArguments", "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