MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AWS_REGIONNoYour AWS Region
OPENAI_API_KEYYesYour OpenAI API key
DEEPSEEK_API_KEYNoYour DeepSeek API key
ANTHROPIC_API_KEYNoYour Anthropic API key
AWS_ACCESS_KEY_IDNoYour AWS Access Key ID
AWS_SECRET_ACCESS_KEYNoYour AWS Secret Access Key
digitalfate_TELEMETRYNoDisable anonymous telemetry by setting this variable to 'False'True

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