query_json_docs_from_db
Retrieve and sort JSON documents from a specified database using a chosen field. Automatically sorts by _id if no sort field is provided.
Instructions
Query JSON documents sorted by a field from a document database. If no sortField is provided, use the _id field.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
databaseName | Yes | ||
sortField | Yes |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP JSON Document Collection Server
Related Tools
- @jimpick/mcp-json-db-collection-server
- @fireproof-storage/mcp-database-server
- @jonfreeland/mongodb-mcp
- @jimpick/mcp-json-db-collection-server