Skip to main content
Glama
petekmet

MCP Datastore Server

by petekmet

datastore_insert

Add new entities to Google Cloud Datastore by specifying entity kind and data, with optional namespace and indexing controls.

Instructions

Insert a new entity into Datastore

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
kindYesThe kind (type) of the entity
dataYesThe entity data to insert
keyIdNoOptional key ID (if not provided, Datastore will auto-generate)
namespaceNoOptional namespace for the entity
excludeFromIndexesNoOptional array of property names to exclude from indexes

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