Dot AI MCP Server

AI-powered platform engineering and DevOps automation through intelligent Kubernetes operations and conversational workflows. It runs locally over stdio via the published package.

People connecting cloud infrastructure tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-22 · ★ 335 · #7 OF 141 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Dot AI

Claude Code

claude mcp add vfarcic-dot-ai -- npx -y @vfarcic/dot-ai

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "vfarcic-dot-ai": {
      "command": "npx",
      "args": [
        "-y",
        "@vfarcic/dot-ai"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package @vfarcic/dot-ai - published under the repo owner's npm scope (@vfarcic)

registry namespace io.github.vfarcic is GitHub-verified and matches the repo owner

03 · What Dot AI can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v2.3.0 · 2026-08-22

Coordinated Release Artifacts · npm package: @vfarcic/[email protected] · Docker image: ghcr.io/vfarcic/dot-ai:2.3.0 (also available as latest) · Docker image: ghcr.io/vfarcic/dot-ai-agentic-tools:2.3.0 (plugin) · Helm…

v2.2.2 · 2026-08-18

Coordinated Release Artifacts · npm package: @vfarcic/[email protected] · Docker image: ghcr.io/vfarcic/dot-ai:2.2.2 (also available as latest) · Docker image: ghcr.io/vfarcic/dot-ai-agentic-tools:2.2.2 (plugin) · Helm…

v2.2.1 · 2026-08-17

Coordinated Release Artifacts · npm package: @vfarcic/[email protected] · Docker image: ghcr.io/vfarcic/dot-ai:2.2.1 (also available as latest) · Docker image: ghcr.io/vfarcic/dot-ai-agentic-tools:2.2.1 (plugin) · Helm…

04 · Who maintains Dot AI

dot-ai is maintained by vfarcic. It's the only MCP server we track from this author; the repo dates to Jun 2025.

05 · Facts

category
cloud infrastructure - ranked #7 of 141 actively-maintained cloud infrastructure servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-22)
registry
io.github.vfarcic/dot-ai (active, first published 2025-09-13 · 13 versions)
packages
npm:@vfarcic/dot-ai

06 · Dot AI FAQ

What is Dot AI?

AI-powered platform engineering and DevOps automation through intelligent Kubernetes operations and conversational workflows. It runs locally over stdio via the published package.

Is Dot AI still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-22 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Dot AI?

Run `npx -y @vfarcic/dot-ai`. You can also paste the ready-made client config above.

Does Dot AI run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Dot AI

More cloud infrastructure MCP servers · Wasmagent MCP Server · Mymlh MCP Server · Apibase · SearXNG HTTP MCP · Cloudcostsmcp

More TypeScript MCP servers · Agent Base · AI Context · AndroJack MCP · Context Fabric · Switzerland MCP 🇨🇭 · see all