Skip to main content
Glama
evtapps

Ditto MCP Server

by evtapps

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoControls logging verbosity: debug|info|warn|error|silentinfo
DITTO_API_KEYYesDitto API key with access to your app
DITTO_BASE_URLYesThe base URL of your Ditto app, e.g. https://MY_APP.cloud.ditto.live
MCP_SERVER_NAMENoServer display name
DITTO_TIMEOUT_MSNoDefault per-call timeout in milliseconds
DITTO_API_KEY_ENVNoEnvironment variable name to read API key fromDITTO_API_KEY
MCP_DITTO_ALLOWEDNoAllowed operations: READ, ALL, or a comma list like SELECT,INSERT
MCP_SERVER_VERSIONNoOverrides the reported server version0.0.0-dev
MCP_DITTO_QUERY_ALLOW_PATTERNSNoComma/semicolon-separated regex allow-list for query patterns

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
ping

Health check for the Ditto MCP server

execute_dql

Runs a query in Ditto using a parameterized DQL statement

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
ditto_configCurrent runtime configuration (safe subset)

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/evtapps/ditto-mcp'

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