Skip to main content
Glama

PPTX MCP Server

by samos123
pyproject.toml461 B
[project] name = "pptx-mcp-server" version = "0.1.0" description = "Create Slides with a simple Python MCP server using Python PPTX library" readme = "README.md" requires-python = ">=3.12" dependencies = [ "fastmcp>=2.2.0", "numpy>=2.2.5", "pillow>=11.2.1", "python-pptx>=1.0.2", ] [dependency-groups] dev = [ "pytest>=8.3.5", "pytest-asyncio>=0.26.0", "ruff>=0.11.6", ] [tool.uv.workspace] members = [ "agent_examples/adk", ]

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/samos123/pptx-mcp'

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