Server data from the Official MCP Registry
MCP server for VibeScan — scan projects for leaked secrets and security issues
MCP server for VibeScan — scan projects for leaked secrets and security issues
Valid MCP server (1 strong, 4 medium validity signals). 1 code issue detected. 3 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.
7 files analyzed · 5 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-aguantar-vibescan-mcp-server": {
"args": [
"vibescan-mcp-server"
],
"command": "uvx"
}
}
}From the project's GitHub README.
mcp-name: io.github.Aguantar/vibescan-mcp-server
MCP server for VibeScan — scan projects for leaked secrets and security issues directly from Claude Code.
vibescan_scan — Scan a project for secrets, dangerous patterns, and git hygiene issuesvibescan_rules — List all 17 detection rulesAll scanning runs locally — your code never leaves your machine.
pip install vibescan-mcp-server
Add to your .mcp.json:
{
"mcpServers": {
"vibescan": {
"command": "vibescan-mcp-server"
}
}
}
Then ask Claude: "scan this project for security issues" or "check for leaked secrets".
MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.