1.0.2
1.0.2 - 2026-06-26
Gramps Web MCP is now available as a one-click Claude Desktop extension. Download the .mcpb bundle for your platform from the release assets below, double-click it (or drag it into Claude Desktop), fill in your Gramps Web credentials, and you're connected — no .NET SDK required.
| Platform | Asset |
|---|---|
| macOS Apple Silicon | gramps-web-mcp-claude-desktop-osx-arm64-v1.0.2.mcpb |
| macOS Intel | gramps-web-mcp-claude-desktop-osx-x64-v1.0.2.mcpb |
| Windows x64 | gramps-web-mcp-claude-desktop-win-x64-v1.0.2.mcpb |
Read-only mode defaults to enabled in the extension for safer first use. Disable it in the extension settings when you want Claude to create or edit records.
What's changed
Added
- Claude Desktop MCPB (
.mcpb) packaging with self-contained binaries for macOS Apple Silicon, macOS Intel, and Windows x64 - Tag-driven GitHub Actions workflow (
mcpb-release.yml) that builds, validates, and attaches per-platform bundles to GitHub Releases — independent of the Docker/MCP Registry pipeline - Explicit MCP tool annotations (
title,readOnlyHint,destructiveHint) on all 57 tools for Claude Connectors Directory compliance PRIVACY.mdcovering data handling for the desktop extension
Changed
- Upgraded
ModelContextProtocolpackages to 1.3.0 for tool annotation support
Full changelog: v1.0.1...v1.0.2