Skip to main content
Glama

Data Planning Agent

by opendedup

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHTTP server host0.0.0.0
MCP_PORTNoHTTP server port8080
LOG_LEVELNoLogging levelINFO
OUTPUT_DIRNoDefault output directory./output
CONTEXT_DIRNoContext directory (local or GCS)
GEMINI_MODELNoGemini model to usegemini-2.5-pro
MCP_TRANSPORTNoTransport mode (stdio or http)stdio
GEMINI_API_KEYYesGemini API key (required)
MAX_CONVERSATION_TURNSNoMax conversation turns10

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

No tools

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/opendedup/data-planning-agent'

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