Skip to content

Releases: dreamiurg/mountaineers-mcp

v1.11.0

19 Jun 07:15
dc822bd

Choose a tag to compare

1.11.0 (2026-06-19)

Features

  • add login MCP tool for self-service browser auth (#85) (2b5365d)

Bug Fixes

  • handle array activity_type in member/activity history filter (#84) (#86) (b775179)

v1.10.0

19 Jun 05:55
987003d

Choose a tag to compare

1.10.0 (2026-06-19)

Features

  • Cloudflare-aware auth via headed-browser cookie minting (#81) (cead781)

v1.9.0

23 Apr 22:53
6ed1417

Choose a tag to compare

1.9.0 (2026-04-23)

Features

v1.8.1

23 Apr 22:18
ac3ee6b

Choose a tag to compare

1.8.1 (2026-04-23)

Bug Fixes

  • docs: correct npm run dev description (#67) (8db8204)

v1.8.0

23 Apr 21:04
020ad5c

Choose a tag to compare

1.8.0 (2026-04-23)

Features

  • tools: add 4 events + org-structure tools (#63) (674394a)
  • tools: tier 3 — 2 badge catalog tools + url-helpers extraction (#65) (df17127)

v1.7.0

22 Apr 22:08
50a168b

Choose a tag to compare

1.7.0 (2026-04-22)

Features

  • tools: tier 1 — 5 member-centric MCP tools + tightened search descriptions (#61) (dd638e9)

v1.6.2

22 Apr 18:51
d44121e

Choose a tag to compare

1.6.2 (2026-04-22)

Bug Fixes

  • use local date for active_only badge filter (#56) (205ae70)

v1.6.1

07 Feb 02:56
af9ca1a

Choose a tag to compare

1.6.1 (2026-02-07)

Bug Fixes

v1.6.0

07 Feb 01:23
3e08e71

Choose a tag to compare

1.6.0 (2026-02-07)

Features

  • improve tool filters, pagination, and data completeness (#32) (57ff2fa)

v1.5.0

07 Feb 00:25
aef82bc

Choose a tag to compare

1.5.0 (2026-02-07)

Features

  • add get_route, get_course, get_activity_history, and get_my_badges tools (#26) (015f5ea)
  • add MCPB packaging for one-click Claude Desktop install (#15) (46552aa)
  • add search_routes tool for routes and places (#25) (fe2bf31)
  • configure npm publishing with automated releases (#2) (6329c97)
  • initial MCP server for mountaineers.org (a1b8061)

Bug Fixes

  • correct ChatGPT Desktop MCP instructions (#11) (bc0ff8c)
  • course branch filter, search result labels, tab content whitespace (0a5e3b1)
  • make codecov upload non-blocking in CI (#5) (430d3b3)
  • mcpb manifest validation and output filename (#17) (f180cd3)
  • normalize repository URL in package.json (#8) (7c958f8)
  • parse activities and courses from pat-react data-props JSON (#19) (89c563a)
  • rewrite HTML parsers to match actual mountaineers.org DOM structure (4fee04f)
  • use Node 24 for npm publish (OIDC requires npm >= 11.5) (#13) (8d81d78)
  • use Node 24 for npm publish (OIDC requires npm >= 11.5) (#29) (e1fe4e1)
  • use npm trusted publishing (OIDC) instead of token (#3) (b8cfcd4)