Server data from the Official MCP Registry
Local-first MCP server: version-correct library docs, code map, and offline drift for your repo.
Local-first MCP server: version-correct library docs, code map, and offline drift for your repo.
This is a legitimate developer tools CLI with an MCP server component. The codebase demonstrates good practices for local-first code analysis. Permissions are appropriate for the stated purpose (file read/write, network for optional cloud sync, subprocess for analysis). Minor code quality issues exist but don't indicate security vulnerabilities. The server properly gates data transmission (opt-in `--push` flag) and avoids exfiltration. Supply chain analysis found 9 known vulnerabilities in dependencies (1 critical, 4 high severity). Package verification found 1 issue.
4 files analyzed · 13 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": {
"com-vibgrate-ai-context": {
"args": [
"-y",
"@vibgrate/cli"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
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.