Skip to main content
Glama

MCP JSON Database Server

by yusuferenkt

search_users

Find users by name, email, department, or position within the MCP JSON Database Server using a search query. Simplify user management and retrieval with targeted search functionality.

Instructions

Kullanıcıları ad, email, departman veya pozisyona göre arar

Input Schema

NameRequiredDescriptionDefault
queryYesArama terimi

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Arama terimi", "type": "string" } }, "required": [ "query" ], "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/yusuferenkt/mcp-database'

If you have feedback or need assistance with the MCP directory API, please join our Discord server