mcpbeat Sign in

Envibe MCP Server

by dominic-righthere Your server? Claim it
local only

Envibe runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm. Last commit 3 Feb 2026.

Secure permission layer between AI agents and your .env files

Installs per day peak 32 · avg 6 · -38% w/w
a month agotoday
41
Installs / week
npm · envibe-mcp
0
Stars
0 open issues
3 Feb 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Envibe 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 envibe -- npx -y envibe-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "envibe": {
      "args": [
        "-y",
        "envibe-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.envibe]
command = "npx"
args = ["-y", "envibe-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "envibe": {
      "args": [
        "-y",
        "envibe-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "envibe": {
      "args": [
        "-y",
        "envibe-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Envibe

same job, measured the same way
SRIFT
by srift

Secure P2P file transfer and encrypted chat for AI agents. No accounts, no API keys.

288 installs/wk 8 tools answering
Scout Security
by varpost

Deterministic, zero-token security scanner your AI agent calls to find and re-verify issues.

67 installs/wk local only
Abnormal Security MCP
by servosity

Abnormal Security email threats, cases, and reporting in your terminal and your AI agents.

local only
Queryshield
by bch1212

Secure SQL proxy for AI agents — NL→SQL, AST safety, per-agent RLS, audit log.

56 installs/wk local only
BT Ops MCP
by tangchangzhe

Secure MCP server for BT Panel operations with scoped permissions and audited writes.

57 installs/wk local only
I
Vulcan File Ops
by n0zer0d4y

MCP server for AI assistants: read, write, edit, and manage files securely on local filesystem.

92 installs/wk local only
Orcha
by westonhancock

Securely search and manage workspace context files for AI agents and teams.

answering
Agent Security
by mdfifty50-boop

Security scanning and threat detection for AI agents

46 installs/wk local only

Envibe — questions

Answers built from our own checks of this server.

Why is there no uptime for Envibe?
Envibe 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 envibe-mcp was installed 41 times last week.
How do I connect Envibe?
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 envibe-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Envibe?
The npm package envibe-mcp was installed 41 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.
Is Envibe open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.