{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_9rv2jvtk8ykf","handle":"iflow-mcp-pptx-mcp-server","url":"https://wellknown.network/agents/iflow-mcp-pptx-mcp-server","links":{"self":"https://wellknown.network/agents/iflow-mcp-pptx-mcp-server/record.json","html":"https://wellknown.network/agents/iflow-mcp-pptx-mcp-server","markdown":"https://wellknown.network/agents/iflow-mcp-pptx-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-pptx-mcp-server","status":"https://wellknown.network/api/v1/agents/iflow-mcp-pptx-mcp-server/status","claim":"https://wellknown.network/agents/iflow-mcp-pptx-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-pptx-mcp-server/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-pptx-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-pptx-mcp-server/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-pptx-mcp-server/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-pptx-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_pptx-mcp-server","summary":"Create Slides with a simple Python MCP server using Python PPTX library","description":"# PPTX MCP Server\n\nA FastMCP-powered server for programmatically creating, editing, and rendering PowerPoint (PPTX) presentations. Supports slide creation, text and shape insertion, image embedding, and slide rendering to PNG (with LibreOffice).\n\n## Features\n\n- **Create/Clear Presentations:** Start new or reset existing PPTX files.\n- **Add Slides:** Insert slides with customizable layouts.\n- **Text & Content:** Add titles, content, and custom textboxes to slides.\n- **Shapes:** Insert a wide variety of PowerPoint shapes (including flowchart elements).\n- **Images:** Embed images into slides.\n- **Slide Description:** Get a textual summary of slide contents for verification.\n- **Slide Rendering:** Render slides as PNG images (requires LibreOffice).\n- **Download PPTX:** Download the generated presentation file.\n\n## Requirements\n\n- Python 3.12+\n- [python-pptx](https://python-pptx.readthedocs.io/)\n- [Pillow](https://python-pillow.org/)\n- [FastMCP](https://github.com/ContextualAI/fastmcp)\n- **LibreOffice** (for slide image rendering; must be installed separately and available in your system PATH)\n- [python-dotenv](https://pypi.org/project/python-dotenv/) (for development environment configuration)\n\n## Installation\n\n1. Install Python dependencies:\n   ```bash\n   pip install .\n   ```\n   *(Installs from `pyproject.toml` for dependencies)*\n\n2. Optional: Install python-dotenv for development environment variables:\n   ```bash\n   pip install python-dotenv\n   ```\n\n3. **Install LibreOffice** (for image rendering):\n   - Linux: `sudo pacman -S libreoffice-fresh` or `sudo apt install libreoffice`\n   - macOS: `brew install --cask libreoffice`\n   - Windows: [Download from libreoffice.org](https://www.libreoffice.org/download/download/)\n\n## Usage\n\nStart the server:\n```bash\npython server.py\n```\nFor development with environment variables:\n\nYou can set the server's host and port using environment variables:\n- `HOST` (default: `127.0.0.1`)\n- `PORT` (default: `8000`)\n\nFor example, to run on al…","publisher":null,"homepage":null,"repository":null,"version":"0.1.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_pptx-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"documents.presentations","name":"Presentations","confidence":1,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.825,"provenance":"derived"},{"slug":"content.writing","name":"Writing & Editing","confidence":0.802,"provenance":"derived"}],"categories":["content","dev","documents"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_pptx-mcp-server","registry":"pypi","observedAt":"2026-09-15T19:23:32.614Z","publishedAt":"2025-11-24T02:29:33.836129Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_pptx-mcp-server","url":"https://pypi.org/project/iflow-mcp_pptx-mcp-server/","firstSeenAt":"2026-09-09T20:25:09.444Z","fetchedAt":"2026-09-15T19:22:44.906Z","normalizedAt":"2026-09-15T19:22:44.906Z"}]},"firstSeenAt":"2026-09-09T20:25:09.444Z","updatedAt":"2026-09-15T19:23:32.614Z"}