Skip to main content
Glama
hhhashexe

ShieldNet MCP

by hhhashexe

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
scan_urlA

Run a comprehensive security scan on a URL. Checks 7 modules: security headers, injection (XSS/SQLi/SSTI/command injection/path traversal), CORS, info disclosure (25 sensitive paths), TLS, authentication issues, and misconfigurations. Returns findings with severity ratings and a security grade (A-F). Use 'aggressive' mode to also test rate limiting.

assess_riskA

Security governance gate: scan a URL and return an ALLOW/WARN/BLOCK decision with confidence score. Use as a guardrail before an AI agent connects to any external service.

check_headersA

Quick security headers audit — checks HSTS, CSP, CORS, X-Frame-Options, cookie flags, and more.

scan_historyA

View history of security scans performed in this session with grades and scores.

compare_scansB

Compare security posture of two URLs side by side — useful for evaluating which endpoint is safer.

governance_policyB

View the security governance policy or evaluate a score against ALLOW/WARN/BLOCK thresholds.

Prompts

Interactive templates invoked by user choice

NameDescription
security_auditFull security audit with governance decision
pre_deployment_checkSecurity gate check before deployment

Resources

Contextual data attached and managed by the client

NameDescription
Attack Vector DatabaseSecurity checks performed by ShieldNet
Scan HistoryAll scans from this session
Governance PolicyALLOW/WARN/BLOCK thresholds and rules

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hhhashexe/shieldnet-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server