9 tools from the Alai Presentations MCP Server, categorised by risk level.
View the Alai Presentations policy →get_generation_status Check the status of an async operation (presentation, slide, export, or transcript). Status values: pending, in_progress, completed, failed. Poll e... 2/5 get_presentations List all presentations owned by the authenticated user. Returns a list of presentations with their IDs and titles. create_slide Add a new slide to an existing presentation. Returns a generation_id to poll for completion. 2/5 export_presentation Export a presentation to PDF, PPTX, or get a shareable link. Returns a generation_id to poll. Download URLs available when completed. 2/5 generate_presentation Generate a presentation from text content. Returns a generation_id to poll. Poll get_generation_status until status is 'completed'. 2/5 generate_transcripts Generate speaker notes/transcripts for slides in a presentation. Returns a generation_id to poll. Transcripts available when completed. 2/5 ping Verify your API key and return your user ID. Use this to test authentication. 2/5 The Alai Presentations MCP server exposes 9 tools across 3 categories: Read, Write, Destructive.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Alai Presentations server.
Alai Presentations tools are categorised as Read (2), Write (5), Destructive (2). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept