mcpbeat Sign in

Kodiak MCP Server

by azurecarbon Your server? Claim it
local only

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

Verifiable fact-checking: verdict, confidence, sources, and a tamper-evident certificate.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 199 · avg 23 · -46% w/w
a month agotoday
37
Installs / week
npm · kodiak-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 kodiak -- npx -y kodiak-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "kodiak": {
      "args": [
        "-y",
        "kodiak-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.kodiak]
command = "npx"
args = ["-y", "kodiak-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "kodiak": {
      "args": [
        "-y",
        "kodiak-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "kodiak": {
      "args": [
        "-y",
        "kodiak-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: KODIAK_API_KEY (Kodiak API key as a Bearer token. Get one at https://azurecarbon.com), KODIAK_URL (API base URL (default https://azurecarbon.com)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Kodiak

same job, measured the same way
DeployIt Product Expert
by deployit

AI product expert answering from live source code, with sources and a verification status.

3 tools answering
Deploy to Agents
by deploytoagents

Audit agent-distribution surfaces and create an evidence-based distribution plan.

4 tools answering
DEEPBOM
by junhwan-kwon

Browser-local and CLI static evidence for deployed AI model artifacts.

863 installs/wk 4 tools answering
Novence
by lincchad

Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.

50 tools answering
Novence
by novence

Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.

50 tools answering
Cloudwright
by xmpuspus

Cloud architecture and migration planning with costs, controls, evidence, and deployable IaC.

197 installs/wk local only
Cloudscope
by alexpota

Azure + GCP cost management: spending, forecasts, anomalies, budgets, idle resources, and tags.

35 installs/wk local only
Devops Status MCP Server
by cyanheads

Vendor status pages, TLS cert inspection, DNS propagation checks, and incident-response playbooks.

242 installs/wk 7 tools answering

Kodiak — questions

Answers built from our own checks of this server.

Why is there no uptime for Kodiak?
Kodiak 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 kodiak-mcp was installed 37 times last week.
Is Kodiak still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Kodiak?
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 kodiak-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Kodiak?
The npm package kodiak-mcp was installed 37 times in the last week. Week over week that is -46%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.