Skip to main content
Glama
johnreitano

MCP Datastore Server

by johnreitano

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
datastore_list_kindsA

List all available entity kinds (tables) in the Datastore

datastore_getC

Get an entity by its key

datastore_queryC

Execute a query on entities with optional filters

datastore_filterC

Query entities with a simple equality filter on any field

datastore_countC

Count entities in a kind, optionally with a filter

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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

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