Skip to main content
Glama

MCP JSON Database Server

by yusuferenkt

list_users

Retrieve a list of all users with proper JWT authentication in the MCP JSON Database Server to streamline user management and access control.

Instructions

Tüm kullanıcıları listeler (Yetki gerekli)

Input Schema

NameRequiredDescriptionDefault
tokenYesJWT token (yetki kontrolü için)

Input Schema (JSON Schema)

{ "properties": { "token": { "description": "JWT token (yetki kontrolü için)", "type": "string" } }, "required": [ "token" ], "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