deckforge-analytics-mcp
v0.1.0
Published
MCP server for pitch deck analytics and export — viewer analytics, PowerPoint export, gallery browsing, and presentation insights
Maintainers
Readme
DeckForge Analytics MCP Server
An MCP server for pitch deck analytics, export, and structure guidance. Companion to the main DeckForge MCP (deck generation).
Tools
get_deck
Retrieve full deck details including all slide content for a previously generated deck.
export_pptx
Export a deck as a PowerPoint (.pptx) file for presentations.
browse_gallery
Browse featured pitch decks in the DeckForge gallery for inspiration.
pitch_deck_guide
Get structured pitch deck guides by type (seed, Series A/B, sales, product launch, corporate, investor update). Returns recommended slide order, content tips, common mistakes, and benchmarks.
Installation
npx deckforge-analytics-mcpClaude Desktop Config
{
"mcpServers": {
"deckforge-analytics": {
"command": "npx",
"args": ["-y", "deckforge-analytics-mcp"],
"env": {
"DECKFORGE_API_KEY": "your-api-key"
}
}
}
}Full Platform
For AI-powered pitch deck generation, visit DeckForge. Use the deckforge-mcp package for deck generation tools.
License
MIT
