FinOpsGuard
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AUTH_MODE | No | Authentication mode (api_key, jwt, oauth2, mtls) | |
| DB_ENABLED | No | Enable PostgreSQL persistent storage | |
| JWT_SECRET | No | Secret key for JWT token generation | |
| AUTH_ENABLED | No | Enable authentication | |
| REDIS_ENABLED | No | Enable Redis caching | |
| ADMIN_PASSWORD | No | Admin password for initial setup | |
| AWS_ACCESS_KEY_ID | No | AWS access key for pricing API | |
| AWS_PRICING_ENABLED | No | Enable AWS pricing API | |
| GCP_PRICING_API_KEY | No | GCP API key for pricing | |
| GCP_PRICING_ENABLED | No | Enable GCP Cloud Billing API | |
| REDIS_CLUSTER_NODES | No | Comma-separated list of Redis cluster nodes | |
| LIVE_PRICING_ENABLED | No | Enable live pricing from cloud provider APIs | |
| AWS_SECRET_ACCESS_KEY | No | AWS secret access key for pricing API | |
| AZURE_PRICING_ENABLED | No | Enable Azure Retail Prices API | |
| REDIS_CLUSTER_ENABLED | No | Enable Redis cluster mode | |
| PRICING_FALLBACK_TO_STATIC | No | Fallback to static pricing if live pricing fails |
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 | |
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/honeybadger-technologies/FinOpsGuard'
If you have feedback or need assistance with the MCP directory API, please join our Discord server