Back to Browse

MCPSentinel MCP Server

SecurityLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Precision-first security scanning for Model Context Protocol servers.

About

Precision-first security scanning for Model Context Protocol servers.

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

5 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

What You'll Need

Set these up before or after installing:

Comma-separated MCP server hostnames, optionally with an exact port, that the MCP-native scanner may connect to.Optional

Environment variable: MCPSENTINEL_ALLOWED_HOSTS

Set to true only to permit an explicitly allowlisted private or reserved HTTP address in a trusted local network.Optional

Environment variable: MCPSENTINEL_ALLOW_PRIVATE_HTTP_TARGETS

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-gentaarnezzi-mcpsentinel": {
      "env": {
        "MCPSENTINEL_ALLOWED_HOSTS": "your-mcpsentinel-allowed-hosts-here",
        "MCPSENTINEL_ALLOW_PRIVATE_HTTP_TARGETS": "your-mcpsentinel-allow-private-http-targets-here"
      },
      "args": [
        "mcp-guardian-scan"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

MCPSentinel MCP Server - Precision-first security scanning for Model Context | MCP Marketplace