mcpbeat Sign in

Vibescan MCP Server

local only

Vibescan MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 68 installs a week from pypi. Last commit 19 Mar 2026.

MCP server for VibeScan — scan projects for leaked secrets and security issues

Installs per day peak 30 · avg 12 · -14% w/w
a month agotoday
68
Installs / week
pypi · vibescan-mcp-server
1
Stars
1 open issues
19 Mar 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

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

Alternatives to Vibescan MCP Server

same job, measured the same way
MCP Gitlab
by crunchtools

Secure MCP server for GitLab projects, merge requests, issues, and pipelines

80 installs/wk local only
Mund — MCP Security Scanner
by tyox-all

Scan for prompt injection, secrets, PII, and vet MCP servers before installation

48 installs/wk local only
I
Mcpsentry
by roshan6335

Security scanner and runtime proxy for MCP servers.

59 installs/wk local only
TrustScan
by entradox

Security scanner for MCP servers and skills: Unicode injection, patterns, secrets.

4 tools answering
Mcpshield
by mcpshield-dev

Security scanner for MCP servers - detects tool poisoning and injection

42 installs/wk local only
Security Mcp
by varvararatta

MCP server for Security

answering
Env Secret Exposure Analyzer MCP
by vola-trebla

Scans projects for secret exposure: leaked API keys, unprotected .env files, and secrets in logs.

36 installs/wk local only
Aguara MCP
by garagon

Security scanner for AI agent skills and MCP servers

local only

Vibescan MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Vibescan MCP Server?
Vibescan MCP Server 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 pypi package vibescan-mcp-server was installed 68 times last week.
How do I connect Vibescan MCP Server?
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 vibescan-mcp-server straight from pypi; nothing to host, nothing to sign up for.
How many people use Vibescan MCP Server?
The pypi package vibescan-mcp-server was installed 68 times in the last week. Week over week that is -14%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Vibescan MCP Server open source?
Yes — it is published under the MIT licence, written in Python, 1 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.