Skip to content

Releases: PCMStack/mcp

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 13:28
39c2155

What's Changed

  • docs: fix broken Available Tools table in README by @mpicciolli in #10
  • docs: overhaul README with badges, features and how-it-works sections by @mpicciolli in #11
  • test: add fixture-based tests and snapshots for MCP tools by @mpicciolli in #12
  • refactor: enforce read-only queries via SQLite PRAGMA instead of regex by @mpicciolli in #13
  • feat: add pcm_update_save tool for writing changes to a new .cdb file by @mpicciolli in #15
  • chore: enable MCP server dev plugin for Claude Code by @mpicciolli in #17
  • fix: manifest no longer claims the server is strictly read-only by @mpicciolli in #18
  • fix: correct tool names in error messages and rename pcm_select_save to pcm_validate_save by @mpicciolli in #21
  • fix: unify country field to human-readable name across cyclist tools by @mpicciolli in #20
  • feat: add pcm_update_cyclist_ratings tool by @mpicciolli in #16
  • fix: use full pcm_validate_save tool name in error messages by @mpicciolli in #22
  • feat: flag truncated results in pcm_search_cyclist and pcm_search_team by @mpicciolli in #19
  • chore: Add dependabot configuration file by @mpicciolli in #24
  • feat: add support for Node.js version 26.x in CI workflows by @mpicciolli in #25
  • chore(ci): bump actions/checkout from 4 to 7.0.0 by @dependabot[bot] in #26
  • chore(ci): bump actions/setup-node from 4 to 7 by @dependabot[bot] in #27
  • chore(deps)(deps): bump the npm-minor-patch group with 6 updates by @dependabot[bot] in #28
  • chore: add husky git hooks and update lint-staged config by @mpicciolli in #32
  • chore(deps)(deps): bump the npm-minor-patch group with 2 updates by @dependabot[bot] in #34
  • chore(deps)(deps): bump fast-uri from 3.1.2 to 3.1.4 by @dependabot[bot] in #33
  • chore(deps)(deps): bump the npm-minor-patch group with 2 updates by @dependabot[bot] in #36
  • fix(ratings): lower minimum cyclist rating to 50 by @mpicciolli in #41
  • chore(deps)(deps): bump fast-uri from 3.1.4 to 3.1.5 by @dependabot[bot] in #40
  • chore(deps)(deps): bump hono from 4.12.27 to 4.13.0 by @dependabot[bot] in #39
  • chore(deps)(deps): bump ip-address from 10.2.0 to 10.4.0 by @dependabot[bot] in #38
  • chore(dev-deps)(deps-dev): bump postcss from 8.5.21 to 8.5.26 by @dependabot[bot] in #42

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@mpicciolli mpicciolli released this 29 Jun 13:24
d20bc97

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@mpicciolli mpicciolli released this 27 Jun 15:57
94f6d98

What's Changed

Full Changelog: https://github.com/mpicciolli/pcm-mcp/commits/v0.1.0