Skip to main content
Glama
badchars

MCP Vulnerability Reporting

by badchars

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_vulnerability_reportB

Create a professional vulnerability report following the standardized template format.

IMPORTANT FOR AI - BE CONCISE AND BRIEF:

  1. OVERVIEW: 2-3 sentences explaining what this vulnerability type is and why it's dangerous

  2. FINDINGS: 2-3 sentences describing what you found in this specific instance

  3. RECOMMENDATIONS: 3-4 brief bullet points with bold headers (e.g., "- Input Validation: Sanitize all user inputs")

  4. IMPACTS: 2-3 brief bullet points with bold headers (e.g., "- Data Breach: Attackers could access sensitive data")

  5. REFERENCES (optional): 2-3 relevant OWASP/CWE links

KEEP IT SHORT - Focus on key points only. No long paragraphs.

add_evidence_to_reportA

Add evidence (screenshots, requests, responses, PoC code) to an existing report

calculate_cvss_scoreB

Calculate CVSS score and vector for a report

export_reportA

Export vulnerability report as markdown file

list_reportsA

List all generated vulnerability reports

get_report_previewC

Get a preview of the generated markdown report

get_report_templateA

Get the report template format that should be followed. Use this to understand the exact structure and formatting requirements for vulnerability reports.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/badchars/mcp-vulnerability-reporting'

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