Skip to main content
Glama

Gergy AI MCP

by k4nuck

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDIS_URLYesRedis connection URL for cachingredis://localhost:6379
DATABASE_URLYesPostgreSQL database connection URLpostgresql://gergy_user:gergy_password@localhost:5432/gergy_knowledge
HOME_BUDGET_LIMITNoBudget limit per day in USD for home server8.0
FAMILY_BUDGET_LIMITNoBudget limit per day in USD for family server10.0
FINANCIAL_BUDGET_LIMITNoBudget limit per day in USD for financial server15.0
LIFESTYLE_BUDGET_LIMITNoBudget limit per day in USD for lifestyle server8.0
PROFESSIONAL_BUDGET_LIMITNoBudget limit per day in USD for professional server12.0

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/k4nuck/gergy-mcp'

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