Server data from the Official MCP Registry
Reliability + security proxy for MCP: runtime tool-security and a compliance-mapped audit trail.
Reliability + security proxy for MCP: runtime tool-security and a compliance-mapped audit trail.
mcp-bastion is a well-engineered security proxy for MCP servers with comprehensive defense-in-depth controls. The codebase demonstrates strong security practices: proper input validation, safe credential handling (environment variables, no hardcoded secrets), no malicious patterns, and thoughtful permission scoping. The security engine implements multiple layers of protection (rug-pull detection, poisoning inspection, data-flow tracking, DLP redaction) with appropriate defaults. Minor code quality observations around error handling breadth and logging of sanitized findings prevent a higher score, but these are low-severity. Supply chain analysis found 6 known vulnerabilities in dependencies (2 critical, 3 high severity). Package verification found 1 issue.
4 files analyzed · 11 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-gowthaman90-mcp-bastion": {
"args": [
"-y",
"mcp-bastion"
],
"command": "npx"
}
}
}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.