MCP Server for Cappt

by cappt-team
MIT License
1
  • Linux
  • Apple

mcp-server-cappt: Cappt용 MCP 서버

개요

cappt.cc를 사용하여 개요와 프레젠테이션을 생성하기 위한 모델 컨텍스트 프로토콜 서버입니다.

도구

  1. generate_presentation
  • 개요에서 프레젠테이션을 생성합니다( generate_outline 으로 생성됨)
  • 입력:
    • outline (문자열): 표준 개요
    • include_gallery (bool): 결과에 갤러리를 포함할지 여부
  • 보고:
    • record_id : 생성된 프레젠테이션의 레코드 ID
    • status : 생성 프로세스의 상태
    • total_page : 프레젠테이션의 총 슬라이드 수
    • editor_url : 프레젠테이션을 편집할 URL
    • title : 프레젠테이션의 제목
    • thumbanil : 프레젠테이션의 썸네일
      • gallery : 프레젠테이션 갤러리

프롬프트

  1. geenrate_outline
  • 표준 개요 생성
  • 입력:
    • input (문자열): 사용자 입력, 예: 제목, 기사 등
  • 반환: 표준 개요

설치

uv 사용(권장)

uv 사용하면 특별한 설치가 필요하지 않습니다.

지엑스피1

구성

Claude Desktop과 함께 사용

claude_desktop_config.json 에 다음을 추가하세요:

{ "mcpServers": { "sentry": { "command": "uv", "args": [ "--directory", "path/to/repo", "run", "mcp-server-cappt" ], "env": { "CAPPT_TOKEN": "YOUR_CAPPT_TOKEN" } } } }

디버깅

MCP 검사기를 사용하여 서버를 디버깅할 수 있습니다. uv 와 함께 이 패키지를 설치했는지 확인한 후 다음을 실행하세요.

npx @modelcontextprotocol/inspector uv run mcp-server-cappt --cappt-token YOUR_CAPPT_TOKEN

특허

이 MCP 서버는 MIT 라이선스에 따라 라이선스가 부여됩니다. 즉, MIT 라이선스의 조건에 따라 소프트웨어를 자유롭게 사용, 수정 및 배포할 수 있습니다. 자세한 내용은 프로젝트 저장소의 LICENSE 파일을 참조하세요.

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

cappt.cc를 사용하여 개요와 프레젠테이션을 생성할 수 있는 모델 컨텍스트 프로토콜 서버로, 개요에서 프레젠테이션을 만드는 도구와 표준 개요를 생성하기 위한 프롬프트를 제공합니다.

  1. 개요
    1. 도구
    2. 프롬프트
  2. 설치
    1. uv 사용(권장)
  3. 구성
    1. Claude Desktop과 함께 사용
  4. 디버깅
    1. 특허

      Related MCP Servers

      • -
        security
        F
        license
        -
        quality
        A Model Context Protocol server implementation that provides a standardized interface for interacting with Spiral's language models, offering tools to generate text from prompts, files, or web URLs.
        Last updated -
        14
        Python
        • Linux
        • Apple
      • A
        security
        A
        license
        A
        quality
        A Model Context Protocol server providing utility tools for development and testing, offering functionalities like personalized greetings, random card drawing, and datetime formatting with an extensible architecture.
        Last updated -
        19
        449
        2
        TypeScript
        MIT License
        • Apple
        • Linux
      • -
        security
        A
        license
        -
        quality
        A Model Context Protocol server that integrates Claude with Blender, enabling users to analyze and interact with IFC (Industry Foundation Classes) building models through natural language commands.
        Last updated -
        9
        Python
        MIT License
        • Apple
      • -
        security
        F
        license
        -
        quality
        A 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 -
        1
        Python

      View all related MCP servers

      ID: luop95i7ij