Releases: chrischall/tripadvisor-mcp
Releases · chrischall/tripadvisor-mcp
v0.3.3
Compare
Sorry, something went wrong.
No results found
0.3.3 (2026-08-06)
Bug Fixes
deps: move to @fetchproxy/server 2.0.0 for the v3 handshake (#43 ) (279e19c )
v0.3.2
Compare
Sorry, something went wrong.
No results found
0.3.2 (2026-07-30)
Bug Fixes
deps: bump @fetchproxy/* to 1.7.0 and @chrischall/mcp-utils to 0.14.0 (#37 ) (3f13410 )
v0.3.1
Compare
Sorry, something went wrong.
No results found
0.3.1 (2026-07-25)
Bug Fixes
deps: bump fast-uri out of the host-confusion advisories (#34 ) (bc83c2f )
v0.3.0
Compare
Sorry, something went wrong.
No results found
0.3.0 (2026-07-13)
Features
skill: add tripadvisor api access skill (#25 ) (cd3247a )
Refactor
skill: move root SKILL.md into skills/, point plugin.json at ./skills/ (#28 ) (36a2295 )
Documentation
skill: add search_type param to terra-endpoints §1 (#30 ) (454fe18 ), closes #26
v0.2.1
Compare
Sorry, something went wrong.
No results found
0.2.1 (2026-07-07)
Bug Fixes
bump @chrischall/mcp-utils to ^0.12.0 (#20 ) (f30f4fb )
Refactor
adopt mcp-utils createResponseCache (+ parseRetryAfterMs) (#18 ) (d30513f )
Documentation
document first-party dependency-bump label exception (#21 ) (3029fcf )
v0.2.0
Compare
Sorry, something went wrong.
No results found
0.2.0 (2026-07-05)
Features
batch multi-get, opt-in compact projection, nearby center modes (#13 ) (bd4167b )
Bug Fixes
reject partial nearby center params before they bleed into the URL (#16 ) (517f6e6 ), closes #14
v0.1.0
Compare
Sorry, something went wrong.
No results found
0.1.0 (2026-07-05)
⚠ BREAKING CHANGES
primary-tier tools now target the TripAdvisor Terra API with Terra parameter names and response shapes; the legacy Content API is no longer used.
Features
fetchproxy web-bridge layer (transport, web client, ta_web_healthcheck) (#3 ) (c76f6d3 )
retarget the primary tier from the legacy Content API to Terra (#10 ) (7bcc951 )
ta_web_get_location — key-free location details via the browser bridge (#8 ) (9c57d4d )
TripAdvisor Content API MCP server (411a910 )
Bug Fixes
name the unactivated-key cause in the 403 error (#1 ) (77e8602 )
Documentation
address PR #3 auto-review nits; assert defaultSubdomain in test (#5 ) (8d689da ), closes #4
record the probed key-free search dead-ends (#9 ) (9d1a64d )