First release of pinboard-bookmarks-mcp-server — successor to the original pinboard-mcp-server project (v1.0.0, June 2025).
Highlights vs v1.0.0:
- Renamed PyPI distribution to
pinboard-bookmarks-mcp-serverto match the GitHub repo. CLI binary remainspinboard-mcp-server(no config changes needed). - Added LICENSE file (MIT)
- Authors metadata: real name + email
- Version sourced from pyproject.toml via importlib.metadata (no more drift)
- README: snake_case tool names, accurate parameter defaults, search_bookmarks_extended documented
- Tooling: pre-commit/build/twine added to [dev] extras, ruff target py310
- Trusted publishing GitHub Actions workflow (no more manual twine uploads)
Install: pip install pinboard-bookmarks-mcp-server