Skip to main content
Glama
sdelements

SD Elements MCP Server

Official
by sdelements

create_advanced_report

Generate custom security development reports by defining schema, dimensions, measures, and filters to analyze project data and security metrics.

Instructions

Create a new advanced report. The query parameter can be a JSON string or object with schema, dimensions, measures, filters, order, and limit. The chart_meta parameter can be a JSON string or object if provided.

Example query: {"schema": "application", "dimensions": ["Project.name"], "measures": ["Task.count"]} Example chart_meta: {"columnOrder": ["Project.name", "Task.count"]}

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
titleYesTitle of the report
chartYesChart type
queryYesCube query (JSON string or object)
descriptionNoDescription of the report
chart_metaNoChart metadata
typeNoReport type

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/sdelements/sde-mcp'

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