mirror of
https://github.com/davila7/claude-code-templates.git
synced 2026-09-19 01:30:23 +08:00
94bf368a74
There is no cost or FinOps MCP in the catalog today. nable answers spend questions across AWS, Azure, GCP, Kubernetes and 15+ SaaS and AI providers, and drafts the Terraform fix as a pull request a human reviews. Runs with uvx, like the nine existing uvx components. Needs no API key in the config: it reads the cloud credentials already on the machine. Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
10 lines
559 B
JSON
10 lines
559 B
JSON
{
|
|
"mcpServers": {
|
|
"nable": {
|
|
"description": "Local-first FinOps server for cloud and AI spend. Answers cost questions across AWS, Azure, GCP, Kubernetes and 15+ SaaS and AI providers, detects anomalies against a rolling baseline, tracks LLM spend by model, and drafts the Terraform fix as a pull request a human reviews. Runs on your machine: credentials stay in your OS keyring and cost data caches in a local SQLite database. Propose-only, so it never changes your cloud on its own.",
|
|
"command": "uvx",
|
|
"args": ["nable"]
|
|
}
|
|
}
|
|
}
|