mcpbeat Sign in

Gibil MCP Server

local only

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

Spawns an ephemeral Ubuntu VM with project clone, shell exec, file I/O, and auto-destroy on TTL.

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

Installs per day peak 229 · avg 19 · -54% w/w
a month agotoday
30
Installs / week
npm · gibil
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 gibil -- npx -y gibil
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gibil": {
      "args": [
        "-y",
        "gibil"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.gibil]
command = "npx"
args = ["-y", "gibil"]
.cursor/mcp.json
{
  "mcpServers": {
    "gibil": {
      "args": [
        "-y",
        "gibil"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "gibil": {
      "args": [
        "-y",
        "gibil"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: HETZNER_API_TOKEN (Required when targeting Hetzner. Get from console.hetzner.com > Security > API Tokens.), VULTR_API_KEY (Required when targeting Vultr. Get from my.vultr.com > Account > API. At least one provider token is required.), GITHUB_TOKEN (Optional. Used to clone private GitHub repos into the VM at boot via cloud-init.), GIBIL_API_KEY (Optional. Authenticates against gibil.dev for usage tracking and paid plans.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Gibil

same job, measured the same way
No Crd
by nogoo9

Dynamic pod spawner & proxy for ephemeral AI agent workspaces on Kubernetes without CRDs

61 installs/wk local only
I
Forgeprint
by forgeprint

Resolve a developer profile to exactly one project blueprint and return its CI-tested setup recipe.

local only
Ulup Spaces MCP
by ulupspaces-www

Create projects, nodes, and tasks in UluP Spaces by conversation with Claude.

answering
Telbase
by telbase

Deploy any web project with one command. AI-native platform with self-healing feedback.

51 installs/wk local only
WinCtl
by sitharaj88

Windows desktop control for AI agents: screen, UI Automation, input, processes, files, shell.

22 installs/wk local only
Context Foundry
by context-foundry

Recursive Claude spawning for autonomous project builds with self-healing test loops

87 installs/wk local only
I
Next.js Architecture MCP
by hasimkilic

Indexes your Next.js project so an agent finds the file that owns a task in one call.

734 installs/wk local only
Approval Studio
by approval

Approval Studio is an online proofing software for creative teams and everyone working with designs

answering

Gibil — questions

Answers built from our own checks of this server.

Why is there no uptime for Gibil?
Gibil 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 gibil was installed 30 times last week.
Is Gibil 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 Gibil?
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 gibil straight from npm; nothing to host, nothing to sign up for.
How many people use Gibil?
The npm package gibil was installed 30 times in the last week. Week over week that is -54%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.