safe-code-mcp
by marcojourney · security · mcp-server, glama
A local MCP server that provides controlled repository access with policy-based file filtering, secret redaction, and audit logging for AI coding agents.
Source: https://github.com/marcojourney/safe-code-mcp
Install
git clone https://github.com/marcojourney/safe-code-mcpTags: mcp-server, glama
Source: glama
About security MCP servers and Claude skills
Security MCP servers let agents scan dependencies, audit logs, check for vulnerabilities, and enforce policy guardrails. Critical for any agent that touches production.
safe-code-mcp is one of hundreds of security entries indexed on Skiln. Browse the full security category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related security MCPs and skills
- Security Guard MCP by marcojourney
Enables secure interaction between LLMs and MCP tools by applying zero-trust security controls, including sensitive data masking, file system protection, and policy enforcement.
- Enterprise SQL & Postgres C# MCP Server by herotech101
Hardened C# Model Context Protocol (MCP) server for MS SQL Server and PostgreSQL databases featuring read-only transaction safeguards, command security filters, and path traversal protection.
- Codex Security Cloud MCP by obinnanwachukwu1
MCP server for the Codex Security Cloud service, enabling agents to list, inspect, close, reopen findings, request PRs, and apply generated patches.
- VerditNxtGen by ShopFarnow
A cryptographic sidecar proxy that tests MCP tools for OWASP vulnerabilities before deployment. Automatically sandbox and audit your AI agents' tool calls to ensure secure infrastructure.
- Secure Code Review MCP Server by Balakonda-reddy
Local MCP server that scans code for security issues (secrets, dependencies, configurations, risky patterns) and integrates with GitHub Copilot in VS Code for automated pre-commit reviews.
- code-verify-mcp by sulthonzh
An MCP server for verifying AI-generated code quality, security, and performance, addressing trust gaps in AI coding assistants.
- SkillsGuard by Teycir
Static security scanner for AI agent skill packages that detects malicious SKILL.md files and bundled scripts before they run.
- power-point-mcp by timon-strauss
Enables Claude to read, create, and edit a single pre-bound PowerPoint file via MCP tools, with security bound to one specific .pptx file.
Frequently asked questions
How do I install safe-code-mcp?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support safe-code-mcp?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is safe-code-mcp free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.