Skip to main content
Glama
petekmet

MCP Datastore Server

by petekmet

datastore_get

Retrieve a specific entity from Google Cloud Datastore by specifying its kind and key identifier, with optional namespace and ancestor path parameters for precise data access.

Instructions

Get an entity by kind and key from Datastore

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
kindYesThe kind (type) of the entity
keyIdYesThe ID of the key (can be string name or numeric ID)
namespaceNoOptional namespace for the entity
ancestorsNoOptional array of ancestor keys [kind, id/name, kind, id/name, ...]

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