Gergy AI MCP
by k4nuck
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDIS_URL | Yes | Redis connection URL for caching | redis://localhost:6379 |
| DATABASE_URL | Yes | PostgreSQL database connection URL | postgresql://gergy_user:gergy_password@localhost:5432/gergy_knowledge |
| HOME_BUDGET_LIMIT | No | Budget limit per day in USD for home server | 8.0 |
| FAMILY_BUDGET_LIMIT | No | Budget limit per day in USD for family server | 10.0 |
| FINANCIAL_BUDGET_LIMIT | No | Budget limit per day in USD for financial server | 15.0 |
| LIFESTYLE_BUDGET_LIMIT | No | Budget limit per day in USD for lifestyle server | 8.0 |
| PROFESSIONAL_BUDGET_LIMIT | No | Budget limit per day in USD for professional server | 12.0 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |