Skip to content

Releases: mapbox/mcp-server

v0.5.0

23 Sep 14:48
8f695d0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

22 Sep 17:53
1a5def5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

10 Sep 16:17
76fe2c1
Compare
Choose a tag to compare

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 removePolicy and listPolicies methods to PolicyPipeline to allow for easier modification and inspection of the pipeline's policies. by @zmofei in #37

New Contributors

Full Changelog: v0.2.4...v0.4.0

v0.2.4

04 Aug 09:16
a2980bf
Compare
Choose a tag to compare

What's Changed

  • updated mcp server references to is_error to use isError in its place by @ctufts in #26
  • Update license to BSD 3-Clause by @zmofei in #29
  • Introduce DXT package by @jussi-sa in #30

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

10 Jul 13:23
09c43bb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

09 Jul 14:18
379b682
Compare
Choose a tag to compare

What's Changed

  • Fix DirectionsTool coordinates property to be JSON Schema Draft 2020-12 compliant by @jussi-sa in #23

Full Changelog: v0.2.1...v0.2.2

v0.2.1

08 Jul 07:44
48afbca
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

25 Jun 13:46
0c4be14
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v0.1.0

12 Jun 11:47
bbabec1
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @zmofei made their first contribution in #8

Full Changelog: v0.0.1...v0.1.0

v0.0.1

11 Jun 14:47
1df83ca
Compare
Choose a tag to compare

What's Changed

  • Add CODEOWNERS by @ianshward in #1
  • Update claude desktop docker config instructions to handle Mapbox access token by @ianshward in #2
  • Use objects instead of tuples on tool input params by @ianshward in #3
  • Small improvements to setup instructions by @Valiunia in #5
  • Readme description image by @ianshward in #6

New Contributors

Full Changelog: https://github.com/mapbox/mcp-server/commits/v0.0.1