Skip to main content
Glama

MCP Datastore Server

by johnreitano

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GOOGLE_CLOUD_PROJECTYesThe Google Cloud project ID
GOOGLE_APPLICATION_CREDENTIALSNoPath to your service account key file

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
datastore_list_kinds

List all available entity kinds (tables) in the Datastore

datastore_get

Get an entity by its key

datastore_query

Execute a query on entities with optional filters

datastore_filter

Query entities with a simple equality filter on any field

datastore_count

Count entities in a kind, optionally with a filter

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/johnreitano/daisy'

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