We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/teknologika/Deckbuilder'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
blank.json•477 B
{
"description": "Blank slide with no content placeholders for custom layouts or creative presentations",
"yaml_pattern": {
"layout": "Blank"
},
"validation": {
"required_fields": [],
"optional_fields": [],
"field_types": {}
},
"example": "---\nlayout: Blank\n---\n# Blank Slide\n\nThis is a completely blank slide with no predefined content placeholders. Use it for custom layouts, images, or creative presentations."
}