Releases: mapbox/mcp-server
Releases · mapbox/mcp-server
v0.6.1
What's Changed
- [tools] Update tools to use structuredContent by @mattpodwysocki in #58
- [tracing] Adding OTEL tracing to the MCP server by @mattpodwysocki in #59
- [bug] Update MCP_DISABLE_LOGGING to instructions by @mattpodwysocki in #60
- Plop templates addition by @alexisraykhel in #61
- Bump mcp registry version to 2025-10-17 by @ianshward in #62
Full Changelog: v0.5.5...v0.6.1
v0.5.5
What's Changed
- [schema] Used shared schemas when possible by @mattpodwysocki in #54
- [schema] Move schemas to own tool file by @mattpodwysocki in #55
- support for MCP registry by @ianshward in #42
Full Changelog: v0.5.4...v0.5.5
v0.5.4
v0.5.3
What's Changed
- Use an object of lat/long coordinates instead of an array by @alexisraykhel in #49
- Add Tools Annotation by @zmofei in #50
- Ensure manifest.json version always matches the package.json by @zmofei in #51
Full Changelog: v0.5.0...v0.5.3
v0.5.2
What's Changed
- Use an object of lat/long coordinates instead of an array by @alexisraykhel in #49
Full Changelog: v0.5.0...v0.5.2
v0.5.0
What's Changed
- AGI-164-introduce-search-and-geocode-tool by @alexisraykhel in #45
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- [eslint] Update ESLint config for project by @mattpodwysocki in #38
- [chore] Sync files from MCP servers by @mattpodwysocki in #39
- Two build / run related bugs by @alexisraykhel in #40
- Update to MIT license by @jussi-sa in #41
- [bug] Fix version utils package.json path by @mattpodwysocki in #43
- [core] Add agents related documentation by @mattpodwysocki in #46
- AGI-164-tool-descriptions by @alexisraykhel in #44
- keep version up to date by @alexisraykhel in #48
New Contributors
- @alexisraykhel made their first contribution in #40
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Support authentication token parameter for Mapbox API tools by @zmofei in #28
- Filter tools by @jussi-sa in #31
- Introduce category list tool and optimize the category search's description by @zmofei in #33
- Introduce hosted MCP by @zmofei in #36
- Update MCP to use ESM/CJS dual emitting via tshy and move to vitest by @mattpodwysocki in #34
- Added
removePolicyandlistPoliciesmethods toPolicyPipelineto allow for easier modification and inspection of the pipeline's policies. by @zmofei in #37
New Contributors
- @mattpodwysocki made their first contribution in #34
Full Changelog: v0.2.4...v0.4.0