Skip to main content
Glama

MCP Shamash

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SHAMASH_AUDIT_LOG_PATHNoAudit log location./audit.log
SHAMASH_MAX_TOKENS_PER_HOURNoHourly token limit50000
SHAMASH_MAX_TOKENS_PER_SCANNoToken limit per scan1000

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
security_reviewComprehensive security review prompt

Resources

Contextual data attached and managed by the client

NameDescription
Scan ResultsAccess detailed scan results
Compliance ReportsAccess compliance validation reports

Tools

Functions exposed to the LLM to take actions

NameDescription
scan_project

Performs comprehensive security scan on project directory

scan_network

Performs network scanning within project boundaries

pentest_application

Performs penetration testing on deployed applications

check_compliance

Validates project against compliance frameworks

generate_remediation

Generate actionable remediation advice for findings

manage_false_positives

Manage false positive suppressions

manage_custom_rules

Manage custom security rules

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/NeoTecDigital/mcp_shamash'

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