Releases: mapbox/mcp-devkit-server
Releases · mapbox/mcp-devkit-server
v0.4.7
What's Changed
- add feedback tools by @tilyupo in #40
- [otel] Update DevKit Server with OTEL implementation by @mattpodwysocki in #39
- [otel] Update DevKit Server docs with OTEL information by @mattpodwysocki in #41
- [mcp-ui] Adding MCP-UI support to those that support URLs by @mattpodwysocki in #42
- [tools] Update schemas to not fail upon parsing by @mattpodwysocki in #43
- [docs] Update CLAUDE and other agent docs by @mattpodwysocki in #45
- [prompts] Add MCP prompts for multi-step workflows by @mattpodwysocki in #46
- [plop] Fix templates for input/output schemas, tests, and non-interactive mode by @mattpodwysocki in #48
- [skills] Add Mapbox Agent Skills for domain expertise by @mattpodwysocki in #47
- Add validate_style_tool for offline Mapbox style validation by @mattpodwysocki in #49
- Add validate_geojson_tool for offline GeoJSON validation by @mattpodwysocki in #50
- [tools] Add optimize_style_tool for style optimization by @mattpodwysocki in #54
- Add validate_expression_tool for Mapbox expression validation by @mattpodwysocki in #51
- [tools] Add compare_styles_tool for style comparison by @mattpodwysocki in #52
- [skill+prompt] Add mapbox-style-quality skill and prepare-style-for-production prompt with automatic validation by @mattpodwysocki in #55
- [tools] Add check_color_contrast_tool for WCAG accessibility compliance by @mattpodwysocki in #53
- Add Accept header for documentation fetching by @mattpodwysocki in #58
- Add resource://mapbox-documentation with proper MIME type support by @mattpodwysocki in #59
- Dynamic tool registration based on MCP client capabilities by @mattpodwysocki in #61
- Addressing CVE-2026-0621 and stability fixes by @jussi-sa in #63
New Contributors
Full Changelog: v0.4.6...v0.4.7
v0.4.6
What's Changed
- [tools] Update tools to use structuredContent with schema by @mattpodwysocki in #33
- Revert "Merge pull request #33 from mapbox/output_schemas" by @jussi-sa in #35
- Reapply "Merge pull request #33 from mapbox/output_schemas" by @mattpodwysocki in #36
- [resources] Add new resources to server with fallback tool by @mattpodwysocki in #34
- [cursor] Adding bug fixes for known Cursor issues by @mattpodwysocki in #37
- Update MCP registry version, and update CHANGELOG by @ianshward in #38
Full Changelog: v0.4.5...v0.4.6
v0.4.5
v0.4.4
What's Changed
- Add to MCP registry by @ianshward in #31
New Contributors
- @ianshward made their first contribution in #31
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- [bug] Fix version utils copy issue by @mattpodwysocki in #22
- Remove logging by @zmofei in #30
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- [eslint] Update ESLint config for project by @mattpodwysocki in #20
- Style builder tool by @jussi-sa in #21
- Update to MIT license by @jussi-sa in #25
- Update style builder tool for Standard style support by @jussi-sa in #24
- [chore] Add unit missing unit tests for tools by @mattpodwysocki in #23
- Comprehensive demo in README by @jussi-sa in #27
- [core] Add agents related documentation by @mattpodwysocki in #26
- Add Tools Annotation by @zmofei in #28
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 #6
- Filter tools by @jussi-sa in #7
- Style comparison by @jussi-sa in #8
- Tilequery tool by @jussi-sa in #9
- Fix preview style can not get token in the hosted version by @zmofei in #10
- Improve style preview by @zmofei in #11
- Update create tokens tool and README gif by @jussi-sa in #13
- Style helper tool by @jussi-sa in #14
- Add doc tool by @zmofei in #15
- Introduce hosted mcp by @zmofei in #17
- [chore] Update MCP DevKit server to use ESM/vitest by @mattpodwysocki in #16
- Added
removePolicyandlistPoliciesmethods toPolicyPipelineto allow for easier modification and inspection of the pipeline's policies. by @zmofei in #18
New Contributors
- @mattpodwysocki made their first contribution in #16
Full Changelog: v0.2.3...v0.4.0