슬라이드스피크-mcp
요구 사항
- Docker ( 여기에서 Docker Desktop을 무료로 다운로드하세요 )
Claude Desktop과 함께 사용
Claude Desktop과 함께 사용하려면 claude_desktop_config.json에 다음을 추가하세요.
도커
지엑스피1
API 키 받기
Slidespeak의 API 키를 받으려면 이 페이지를 방문하세요: https://slidespeak.co/slidespeak-api/
SlideSpeak MCP 개발
다음 정보는 SlideSpeak MCP 개발과 관련된 내용입니다. MCP 사용에는 이 단계가 필요하지 않습니다.
Docker 이미지 빌드
이는 로컬 테스트용이며, 새로운 Docker 컨테이너를 게시하려면 아래의 "새 버전 만들기" 섹션을 확인하세요.
개발
uv 설치
가상 환경을 생성하고 활성화하세요
uv venv 소스 .venv/bin/activate
종속성 설치
Docker 없이 서버를 직접 사용하기
claude_desktop_config.json에 다음을 추가하세요.
새로운 릴리스 만들기
버전 이름은 MAJOR.MINOR.PATCH
형식(예: 1.0.0
)이어야 합니다.
다음 파일의 버전을 업데이트해야 합니다.
- pyproject.toml -> 버전
- slidespeak.py -> 사용자 에이전트
GitHub에서 새 릴리스를 만들고 버전 번호를 태그로 지정하세요. 그러면 GitHub Action이 실행됩니다. 릴리스는 자동으로 빌드되어 Docker Hub에 푸시됩니다.
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Slidespeak API를 사용하여 PowerPoint 프레젠테이션 생성
Related MCP Servers
- AsecurityFlicenseAqualityEnables users to create UI flowcharts by generating visualizations of user interfaces and interactions through an easy-to-use API within MCP-compatible systems.Last updated -175TypeScript
- AsecurityAlicenseAqualityCreates and manipulates PowerPoint presentations with capabilities for adding various slide types, generating images, and incorporating tables and charts through natural language commands.Last updated -1124PythonMIT License
- -securityFlicense-qualityA Model Context Protocol server that enables AI models to create and manipulate PowerPoint presentations with advanced features like financial charts, formatting, and template management.Last updated -1Python
- -securityAlicense-qualityA server that enables creating and editing PowerPoint presentations programmatically through the Model Context Protocol, supporting features like adding slides, images, textboxes, charts, and tables.Last updated -43PythonMIT License