Skip to content

v1.0.1

Latest

Choose a tag to compare

@rossshannon rossshannon released this 02 May 08:58
· 1 commit to main since this release

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-server to match the GitHub repo. CLI binary remains pinboard-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