Loomal

MCP server for Infracost CLI integration - cloud cost estimates for Infrastructure as Code

0 starsnpm: @downatthebottomofthemolehole/infracost-mcp-server

About infracost

infracost is an MCP (Model Context Protocol) server published by downatthebottomofthemolehole in the official MCP registry, listed under App Automation on Loomal. MCP server for Infracost CLI integration - cloud cost estimates for Infrastructure as Code

It ships as an npm package (@downatthebottomofthemolehole/infracost-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/downatthebottomofthemolehole/infracost-mcp.

Use infracost with your agent

Claude Code · one command
claude mcp add infracost -- npx -y @downatthebottomofthemolehole/infracost-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "infracost": {
      "command": "npx",
      "args": [
        "-y",
        "@downatthebottomofthemolehole/infracost-mcp-server"
      ]
    }
  }
}
npm@downatthebottomofthemolehole/infracost-mcp-server

Frequently asked questions

What is infracost?
infracost is an MCP (Model Context Protocol) server by downatthebottomofthemolehole in the App Automation category. MCP server for Infracost CLI integration - cloud cost estimates for Infrastructure as Code
How do I connect infracost to Claude, Cursor, or another MCP client?
Install infracost from its npm package (@downatthebottomofthemolehole/infracost-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is infracost open source?
Yes — the source code is public at github.com/downatthebottomofthemolehole/infracost-mcp.
Can AI agents pay to use infracost?
Not yet through Loomal — infracost is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain infracost? Claim this listing free by verifying GitHub ownership, or contact us.