Skip to main content
Glama
hulin42

keynote-harvest-mcp

by hulin42

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KEYNOTE_HARVEST_ROOTNoThe harvest root directory. Defaults to .harvests if not set.
KEYNOTE_HARVEST_LIST_SOURCENoSet to '1' to list source PDFs as MCP resources. Source PDFs are unlisted by default.
KEYNOTE_HARVEST_POPPLER_PATHNoPath to a directory containing Poppler binaries (pdfinfo, pdftoppm, pdftotext, pdfimages) if they are not found in the default search locations.
KEYNOTE_HARVEST_RESOURCE_SCHEMENoThe URI scheme used for MCP resources. Configurable.
KEYNOTE_HARVEST_WORKING_DIRECTORYNoThe working directory for the MCP server. Overrides the caller's current directory for resolving relative input and output paths.
KEYNOTE_HARVEST_COMMAND_TIMEOUT_MSNoTimeout in milliseconds for long-running harvest commands. Defaults to 600000 (10 minutes).
KEYNOTE_HARVEST_MAX_RESOURCE_BYTESNoMaximum file size in bytes for resource reads. Defaults to 10485760 (10 MB).

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_keynote_appsC

List installed Keynote-like macOS apps and the recommended explicit app path for native export.

export_keynote_to_pdfB

Export a native Keynote .key file to PDF using macOS Keynote automation.

harvest_keynote_pdfC

Harvest an exported Keynote PDF into a KeynoteHarvestManifest using the local PDF-first pipeline.

get_harvest_manifestB

Read summary metadata from a KeynoteHarvestManifest. Defaults to display-safe source metadata; use redactionMode local-debug or raw for local paths.

list_harvest_outputsC

List known harvest output folders and whether they contain a harvest manifest.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hulin42/keynote-harvest-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server