Skip to main content
Glama
petekmet

MCP Datastore Server

by petekmet

datastore_query

Query entities from Google Cloud Datastore with filters, ordering, and pagination to retrieve specific data efficiently.

Instructions

Query entities from Datastore with optional filters, ordering, and pagination

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
kindYesThe kind (type) of entities to query
filtersNoOptional array of filter conditions
orderByNoOptional array of properties to order by
limitNoMaximum number of results to return
offsetNoNumber of results to skip
namespaceNoOptional namespace to query from
selectNoOptional array of property names to return (projection query)

Latest Blog Posts

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/petekmet/mcp-gcp-datastore'

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