Infracost runs on your own machine — the client starts it, so there is no endpoint to ping. 55 installs a week from npm. Last commit 15 Sep 2026.
MCP server for Infracost CLI integration - cloud cost estimates for Infrastructure as Code
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(command, commandArgs, {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add infracost -- npx -y @downatthebottomofthemolehole/infracost-mcp-server
{
"mcpServers": {
"infracost": {
"args": [
"-y",
"@downatthebottomofthemolehole/infracost-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.infracost]
command = "npx"
args = ["-y", "@downatthebottomofthemolehole/infracost-mcp-server"]
{
"mcpServers": {
"infracost": {
"args": [
"-y",
"@downatthebottomofthemolehole/infracost-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"infracost": {
"args": [
"-y",
"@downatthebottomofthemolehole/infracost-mcp-server"
],
"command": "npx"
}
}
}
MCP server for code structure analysis using tree-sitter.
MCP server for AI agents to report infrastructure needs they encounter during task execution
Azure FinOps MCP: cost, budgets, forecasting and optimization for Claude, VS Code and Cursor.
MCP server for code structure analysis using tree-sitter.
Official Arm MCP server for code migration, optimization, and Arm architecture guidance
MCP server for the Qiskit Code Assistant intelligent code completion
Zero-cost MCP server for local code inspection and best-practice recommendations
Gency AI product image generation - MCP server for Claude, Codex, Cursor, VS Code
Answers built from our own checks of this server.