mcp-database-server

query_json_docs

Sort and retrieve JSON documents from the MCP server by specifying a field, enabling organized data access in a multi-user sync environment.

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" }

You must be authenticated.

Other Tools from mcp-database-server

Related Tools

ID: 1p6uu10u9a