bitacora-mcp
Related Servers
Alternatives to bitacora-mcp
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityBmaintenanceMCP server for building presentations (PDF/web) with a task-based async pipeline, enabling session management, project creation, presentation IR saving, git commits, building, and deployment.-
- FlicenseBqualityAmaintenanceMCP server for managing Google Apps Script projects, deployments, versions, and executions via OAuth 2.0. Provides 16 tools for full API coverage with secure token storage and auto-refresh.20-
- AlicenseAqualityCmaintenanceMCP server for creating and managing reveal.js presentations via natural language, with built-in HTTP server to preview in browser.74 npmMIT
- FlicenseNot gradedqualityAmaintenanceMCP server for generating slides from natural language, with interactive preview and export to PDF, PPTX, and Markdown.19-

slideless-mcpofficial
FlicenseNot gradedqualityDmaintenanceMCP server that wraps the Slideless HTTP API as tools for listing, sharing, uploading, and managing HTML presentations from any MCP host without installing the CLI.-- AlicenseNot gradedqualityCmaintenanceProvides MCP server for Google Slides API, enabling creation, reading, modification, and management of Google Slides presentations using service account authentication.13 npm4GPL 3.0
TDQS
Scored across 8 tools
Each tool targets a distinct resource and action: create, update, get, list_versions, list, rollback, deploy, and get_deployment. The boundaries are clear, e.g., presentation_get for content vs presentation_get_deployment for deployment status.
All tools follow the presentation_verb pattern consistently, using straightforward verbs like create, update, get, list, rollback, deploy. Even sub-actions like list_versions and get_deployment maintain the pattern.
8 tools is well-scoped for a presentation management service with versioning and deployment. Each tool serves a distinct purpose without redundancy or bloat.
The lifecycle is well covered with create, read, update, versioning, rollback, and deployment. The only notable gap is the absence of a delete/purge operation for presentations, which agents might need for full lifecycle management.