Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REPORTS_JWT_TOKENYesYour JWT authentication token from your reports API system

Tools

Functions exposed to the LLM to take actions

NameDescription
update_report

Update a report. HTML fields (goal, scope, summary description/keyFindings, recommendations) use minimal HTML formatting: only tags for paragraphs and for simple bullet lists. NO nesting, NO numbered lists, NO code blocks, NO headers.

get_report

Retrieve a specific report by ID

get_all_reports

Retrieve all reports from the API

create_report

Create a new report

get_vulnerability

Retrieve a specific vulnerability by ID

update_vulnerability

Update a vulnerability. Use minimal HTML formatting: only tags for paragraphs and for simple bullet lists. NO nesting, NO numbered lists, NO code blocks, NO headers.

delete_vulnerability

Delete a vulnerability by ID

get_vulnerabilities

Retrieve all vulnerabilities for a specific report

create_vulnerabilities

Create one or more vulnerabilities for a specific report. Use minimal HTML formatting: only tags for paragraphs and for simple bullet lists. NO nesting, NO numbered lists, NO code blocks, NO headers.

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/izzy0101010101/mcp-reports-server'

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