Skip to main content
Glama

MCP JSON Database Server

by yusuferenkt

delete_user

Remove a user from the MCP JSON Database Server by specifying their unique ID, enabling efficient user management and secure database operations.

Instructions

Kullanıcıyı siler

Input Schema

NameRequiredDescriptionDefault
idYesSilinecek kullanıcının ID'si

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Silinecek kullanıcının ID'si", "type": "number" } }, "required": [ "id" ], "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