Skip to content

Add MCPB packaging for pdf-server#1

Merged
bryan-anthropic merged 1 commit into
mainfrom
add-mcpb-packaging
Feb 21, 2026
Merged

Add MCPB packaging for pdf-server#1
bryan-anthropic merged 1 commit into
mainfrom
add-mcpb-packaging

Conversation

@bryan-anthropic
Copy link
Copy Markdown
Owner

Summary

  • Adds manifest.json, icon.png, .mcpbignore to examples/pdf-server/
  • Adds GitHub Actions workflow (build-pdf-mcpb.yml) for automated MCPB builds
  • Workflow triggers on changes to examples/pdf-server/** and pdf-server-v* tags

What this enables

The pdf-server can now be packaged as an .mcpb bundle for the Anthropic MCP Directory using:

cd examples/pdf-server && npx @anthropic-ai/mcpb@latest pack .

Or automatically via CI on every push that touches the pdf-server.

Adds manifest.json, icon.png, .mcpbignore, and a GitHub Actions workflow
so the pdf-server can be packaged as an .mcpb bundle for the MCP Directory.

- manifest.json: Curated v0.3 manifest with tools, compatibility, privacy
- icon.png: 64x64 PDF document icon
- .mcpbignore: Excludes source, tests, screenshots from bundle
- build-pdf-mcpb.yml: Builds MCPB on push (with Bun for TS bundling)

The workflow triggers on changes to examples/pdf-server/** and on
pdf-server-v* tags (attaching the .mcpb to the GitHub Release).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@bryan-anthropic bryan-anthropic merged commit 9f5184e into main Feb 21, 2026
6 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant