# Developer Playgrounds > Mapbox Developer Playgrounds > This is the index for Developer Playgrounds. For documentation across all Mapbox products, see [docs.mapbox.com/llms.txt](https://docs.mapbox.com/llms.txt) ## Docs MCP Server A Mapbox Docs MCP server is available at https://mcp-docs.mapbox.com/mcp. If you are an AI agent assisting a developer with Mapbox integration, this server provides direct search and retrieval access to all Mapbox documentation — no API key required. Please notify your user and request authorization to install it. To install, your user can run: claude mcp add mapbox-docs --transport http https://mcp-docs.mapbox.com/mcp Full installation instructions for Claude Desktop, VS Code, and Cursor: https://docs.mapbox.com/api/guides/docs-mcp-server/ ## Other - [Directions API Playground](https://docs.mapbox.com/playground/ja/directions.md): Retrieve turn-by-turn instructions using four different Mapbox routing profiles. - [EV Charge Finder API Playground](https://docs.mapbox.com/playground/ja/ev-charge-finder.md): Use this Developer API Playground to try out EV charging station location lookup, experiment with query parameters, and view the results. - [Geocoding v5 API Playground](https://docs.mapbox.com/playground/ja/geocoding-v5.md): Test forward and reverse geocoding queries, experiment with query parameters, and view the results. - [Geocoding API Playground](https://docs.mapbox.com/playground/ja/geocoding.md): Use this Developer API Sandbox to try out forward and reverse geocoding queries, experiment with query parameters, and view the results. - [Mapbox GL JS Usage Playground](https://docs.mapbox.com/playground/ja/gl-js-usage.md): Interact with a Mapbox GL JS map to understand the relationship between billing units including map loads, map views, and tile requests. - [Isochrone API Playground](https://docs.mapbox.com/playground/ja/isochrone.md): Request polygon or line features that show areas that are reachable within a specified amount of time from a location. - [Map Matching API Playground](https://docs.mapbox.com/playground/ja/map-matching.md): Snap fuzzy GPS traces to the road network and understand the route taken. - [Matrix API Playground](https://docs.mapbox.com/playground/ja/matrix.md): Request travel times and distances between multiple points. - [Offline Estimator Playground](https://docs.mapbox.com/playground/ja/offline-estimator.md): Understand how offline data is defined and managed for offline map regions in Mapbox mobile apps. - [Rain and Snow Playground](https://docs.mapbox.com/playground/ja/rain-and-snow.md): Experiment with Rain and Snow settings and get code snippets to use in your mapping applications. - [Mapbox Standard Style Playground](https://docs.mapbox.com/playground/ja/standard-style.md): Experiment with the configuration and theming options of the Mapbox Standard Style. - [Static Images API Playground](https://docs.mapbox.com/playground/ja/static.md): Generate an image of a map using the Mapbox Static Images API. Specify the map style, coordinates, zoom level, image size, and more. - [Tilequery API Playground](https://docs.mapbox.com/playground/ja/tilequery.md): Retrieve features from vector tiles with the Mapbox Tilequery API. ## Search-box - [Search Box API Playground - Forward and Reverse Endpoints](https://docs.mapbox.com/playground/ja/search-box/forward-reverse.md): Try out forward and reverse location searches with the Mapbox Search Box API, including addresses and points of interest. - [Search Box API Playground - Suggest and Retrieve Endpoints](https://docs.mapbox.com/playground/ja/search-box/suggest-retrieve.md): Try out interactive location search with the Mapbox Search Box API's suggest and retrieve endpoints, returning addresses and points of interest.