Back to directory
cappt-team/mcp-server

cappt-team/mcp-server

@cappt-team9

A MCP server for generating outlines and presentations with cappt.cc

capptpresentationoutlinemcp-servernodejstool

Installation & Configuration

{
  "mcpServers": {
    "sentry": {
      "command": "node",
      "args": [
        "path/to/repo/dist/index.js"
      ],
      "env": {
        "CAPPT_TOKEN": "YOUR_CAPPT_TOKEN"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/4/15
Updated
2026/6/8