mcpbeat Sign in

Infrawise MCP Server

by infrawise Your server? Claim it
local only

Infrawise runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from npm.

Azure FinOps cost optimization for Claude Code: idle resources, rightsizing, reserved savings.

Installs per day peak 20 · avg 8 · +38% w/w
a month agotoday
48
Installs / week
npm · @infrawise/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Infrawise every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add mcp-server -- npx -y @infrawise/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@infrawise/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@infrawise/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@infrawise/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@infrawise/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Infrawise

same job, measured the same way
Azure FinOps MCP Server
by raviteja-pegata

Azure FinOps MCP: cost, budgets, forecasting and optimization for Claude, VS Code and Cursor.

76 installs/wk local only
Infracost
by downatthebottomofthemolehole

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

55 installs/wk local only
GitHub Inside Claude Code
by kirchlive

Normalized GitHub-CLI bridge for Claude Code — 89 ops, 6 families incl. federation sources

89 installs/wk local only
Arm MCP Server
by arm

Official Arm MCP server for code migration, optimization, and Arm architecture guidance

local only
I
Skim MCP Server
by luw2007

MCP server for Skim code transformation. Compresses code 60-95% for LLM context optimization.

34 installs/wk local only
I
Hermes Prime
by hermes-labs-ai

Read-only stdio MCP server for a versioned convention card in Claude Code.

local only
Relay
by mhcoen

MCP relay server for Claude Desktop <-> Claude Code communication

105 installs/wk local only
Threadmap MCP
by advertflair

Conversation drift visualization for Claude. Color-coded inflection points and one-click forking.

47 installs/wk local only

Infrawise — questions

Answers built from our own checks of this server.

Why is there no uptime for Infrawise?
Infrawise runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @infrawise/mcp-server was installed 48 times last week.
How do I connect Infrawise?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @infrawise/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Infrawise?
The npm package @infrawise/mcp-server was installed 48 times in the last week. Week over week that is +38%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.