Stats
Actions
Tags
From nable, local-first FinOps
Local MCP server for cloud FinOps (financial operations). Enables cost analysis, budget tracking, and optimization of cloud spending.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"nable": {
"command": "uvx",
"args": [
"--python",
"3.12",
"finops-mcp==0.8.183"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
npx claudepluginhub getnable/finopsmcp --plugin nable