Skip to main content
Glama

mcp-database-server

query_json_docs

Sort JSON documents by a specified field in the mcp-database-server, enabling organized retrieval of structured data for efficient querying and analysis.

Instructions

Query JSON documents sorted by a field

Input Schema

NameRequiredDescriptionDefault
sort_fieldYesField to sort results by

Input Schema (JSON Schema)

{ "properties": { "sort_field": { "description": "Field to sort results by", "type": "string" } }, "required": [ "sort_field" ], "type": "object" }

Other Tools from mcp-database-server

Related Tools

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/fireproof-storage/mcp-database-server'

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