Skip to main content
Glama
petekmet

MCP Datastore Server

by petekmet

datastore_upsert

Insert or update entities in Google Firestore Datastore mode using upsert operations to manage data with specified keys, kinds, and optional namespaces.

Instructions

Insert or update an entity in Datastore (upsert operation)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
kindYesThe kind (type) of the entity
keyIdYesThe ID of the key
dataYesThe entity data
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