johnreitano/daisy
3.1
If you are the rightful owner of daisy and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP (Model Context Protocol) server for Google Cloud Datastore that provides simple query capabilities.
Tools
Functions exposed to the LLM to take actions
datastore_list_kinds
Lists all available entity kinds in the Datastore.
datastore_get
Gets an entity by its key.
datastore_query
Queries entities with optional pagination.
datastore_filter
Filters entities by field equality.
datastore_count
Counts entities in a kind with optional filtering.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client