FinOps Tag Compliance MCP Server
by OptimNow
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDIS_URL | No | Redis URL for caching compliance results | redis://localhost:6379/0 |
| AWS_REGION | No | Default AWS region (e.g., us-east-1, eu-west-1) | us-east-1 |
| AWS_PROFILE | No | AWS credentials profile name | |
| POLICY_PATH | No | Path to tagging policy JSON file | policies/tagging_policy.json |
| ALLOWED_REGIONS | No | Comma-separated list of regions to scan (default: all enabled regions) | |
| MAX_CONCURRENT_REGIONS | No | Maximum number of parallel region scans (1-20) | 5 |
| RESOURCE_TYPES_CONFIG_PATH | No | Path to resource types configuration JSON file | config/resource_types.json |
| COMPLIANCE_CACHE_TTL_SECONDS | No | Cache TTL in seconds for compliance results | 3600 |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/OptimNow/finops-tag-compliance-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server