MCP Directory
Back

SecureMCP

by makalin · Go · ★ 139

SecureMCP is a security auditing tool designed to detect vulnerabilities and misconfigurations in applications using the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction). It proactively identifies threats like OAuth token leakage, prompt injection vulnerabilities, rogue MCP servers, and tool poisoning attacks.

#ai-security#cli-tool#cli-tools#golang#llm-security#mcp#oauth#prompt-injection#security-scanner

Install

go install github.com/makalin/SecureMCP@latest

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "securemcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:makalin/SecureMCP"
      ]
    }
  }
}

From the README

**SecureMCP** is a comprehensive security auditing tool designed to detect vulnerabilities and misconfigurations in applications using the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction). It proactively identifies threats like OAuth token leakage, prompt injection vulnerabilities, rogue MCP servers, and tool poisoning attacks. - AI Developers integrating MCP in applications - Security teams securing AI model interactions - DevSecOps engineers embedding MCP in CI/CD pipelines - Researchers studying AI model vulnerabilities - Security auditors assessing MCP implemen…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers