Server Cappt
БесплатноНе проверенEnables generating outlines and presentations using Cappt.
Описание
Enables generating outlines and presentations using Cappt.
README
Overview
A Model Context Protocol server for generating outline and presentation with cappt.cc.
Tools
generate_presentation
- Generate a presentation from outline (generated by
generate_outline) - Input:
outline(string): a standard outlineinclude_gallery(bool): whether to include gallery in resultinclude_preview(bool): whether to include preview in result
- Returns:
record_id: the record ID of the generated presentationstatus: the status of the generation process'total_page: the total number of slides in the presentationeditor_url: the URL to edit the presentationtitle: the title of the presentationthumbanil: the thumbnail of the presentationgallery: the gallery of the presentationpreview: the preview of the presentation
Prompts
geenrate_outline
- Generate a standard outline
- Input:
input(string): user input, eg, title, article, etc.
- Returns: A standard outline
Installation
cd path/to/repo
npm install
npm run build
Configuration
Usage with Claude Desktop
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"sentry": {
"command": "node",
"args": [
"path/to/repo/dist/index.js"
],
"env": {
"CAPPT_TOKEN": "YOUR_CAPPT_TOKEN"
}
}
}
}
Debugging
You can use the MCP inspector to debug the server. Please make sure you have installed this package with uv, then run:
npx @modelcontextprotocol/inspector node dist/index.ts
License
This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.
Установка Server Cappt
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/cappt-team/mcp-serverFAQ
Server Cappt MCP бесплатный?
Да, Server Cappt MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Server Cappt?
Нет, Server Cappt работает без API-ключей и переменных окружения.
Server Cappt — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Server Cappt в Claude Desktop, Claude Code или Cursor?
Открой Server Cappt на 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 Server Cappt with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
