Spire Presentation
БесплатноНе проверенSpire Presentation — Model Context Protocol server
Описание
Spire Presentation — Model Context Protocol server
README
What is Spire.Presentation MCP Server?
The Spire.Presentation MCP Server is a robust solution that empowers AI agents to work with Excel files using the Model Context Protocol (MCP). It is totally independent and doesn't require Microsoft Office to be installed on system. This tool enables AI agents to add or delete, read, and convert PowerPoint Presentation seamlessly
Main Features:
- Convert PowerPoint to PDF, PowerPoint to HTML, PowerPoint to Image, and more with high fidelity.
- Create, modify, and manage PowerPoint presentation
- Manage and control presentation: create smartart, create table, and more.
- Manage shape
- group and ungroup
- Add various chart types
- create a pie chart
How to use Spire.Presentation MCP Server?
Prerequisites
- Python 3.10 or higher
Installation
- Clone the repository:
git clone https://github.com/eiceblue/spire-presentation-mcp-server
cd spire-presentation-mcp-server
- Install using uv:
uv pip install -e .
Running the Server
Start the server (default port 8000):
uv run spire-ppt-mcp-server
Custom port (e.g., 8080):
# Bash/Linux/macOS
export FASTMCP_PORT=8080 && uv run spire-ppt-mcp-server
# Windows PowerShell
$env:FASTMCP_PORT = "8080"; uv run spire-ppt-mcp-server
Integration with AI Tools
Cursor IDE
- Add this configuration to Cursor:
{
"mcpServers": {
"ppt": {
"url": "http://localhost:8000/sse",
"env": {
"PPT_FILES_PATH": "/path/to/ppt/files"
}
}
}
}
- The PowerPoint tools will be available through your AI assistant.
Remote Hosting & Transport Protocols
This server uses Server-Sent Events (SSE) transport protocol. For different use cases:
Using with Claude Desktop (requires stdio):
- Use Supergateway to convert SSE to stdio
Hosting Your MCP Server:
Environment Variables
| Variable | Description | Default |
|---|---|---|
FASTMCP_PORT |
Server port | 8000 |
PPT_FILES_PATH |
Directory for Presentation files | ./ppt_files |
Available Tools
The server provides a comprehensive set of PowerPoint manipulation tools. Here are the main categories:
- Basic Operations: Add, or delete slide.
- Data Processing: Create or Edit Tables in PowerPoint Presentations, apply formulas
- Formatting: Apply styles, Save Shapes as Image Files in PowerPoint Presentations
- Advanced Features: Create charts, Create table
- Conversion: Convert PowerPoint to PDF, HTML, image, and more with high fidelity.
See TOOLS.md for complete documentation of all available tools.
FAQ from Spire.Presentation MCP Server?
Q1. Can I use Spire.Presentation MCP Server for any directory?
Yes, Spire.Presentation MCP Serer works for any directory.
Q2. Is Spire.Presentation MCP Server free to use?
Yes, it is licensed under the MIT License, allowing free use and modification.
Q3. What programming languages does Spire.Presentation MCP Server support?
It is built with Python.
License
MIT
Установка Spire Presentation
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/eiceblue/spire-presentation-mcp-serverFAQ
Spire Presentation MCP бесплатный?
Да, Spire Presentation MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Spire Presentation?
Нет, Spire Presentation работает без API-ключей и переменных окружения.
Spire Presentation — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Spire Presentation в Claude Desktop, Claude Code или Cursor?
Открой Spire Presentation на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Spire Presentation with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
