# Mapbox Tiling Service > Documentation for Mapbox Tiling Service > This is the index for Mapbox Tiling Service. 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/ ## Guides - [Errors](https://docs.mapbox.com/mapbox-tiling-service/ja/guides/errors.md): Learn how to solve possible errors you might see when creating, modifying, or deleting tileset sources, tilesets, and tileset recipes. - [Frequently Asked Questions](https://docs.mapbox.com/mapbox-tiling-service/ja/guides/frequentlyaskedquestions.md): Answers to frequently asked questions for users of the Mapbox Tiling Service (MTS). - [Incremental Updates](https://docs.mapbox.com/mapbox-tiling-service/ja/guides/incremental-updates.md): Learn how to update a small portion of your data source, instead of re-tiling the whole tileset. - [Guides](https://docs.mapbox.com/mapbox-tiling-service/ja/guides.md): Mapbox Tiling Service (MTS) enables you to generate vector tiles from geospatial data and host the resulting tiles on our servers for use in your applications. - [Pricing](https://docs.mapbox.com/mapbox-tiling-service/ja/guides/pricing.md): Pricing information for tilesets services, including the Mapbox Tiling Service (MTS) and the Uploads API. - [Tileset recipes](https://docs.mapbox.com/mapbox-tiling-service/ja/guides/tileset-recipes.md): A tileset recipe is a document that specifies the configuration options for turning a tileset source into tiles. - [Tileset sources](https://docs.mapbox.com/mapbox-tiling-service/ja/guides/tileset-sources.md): Learn how to format a tileset source for use with Mapbox Tiling Service. - [Warnings](https://docs.mapbox.com/mapbox-tiling-service/ja/guides/warnings.md): Learn how to resolve warnings you might see when publishing tilesets with Mapbox Tiling Service. ## Examples - [Recipe basics - creating an unfiltered tileset](https://docs.mapbox.com/mapbox-tiling-service/ja/examples/basic-recipe-using-zoom-levels.md): Generate a tileset with points, lines or polygons without recipe filters. - [Bathymetry - multilayer tileset](https://docs.mapbox.com/mapbox-tiling-service/ja/examples/bathymetry.md): Add multiple layers to a single tileset. - [Country boundaries - limiting geographic area](https://docs.mapbox.com/mapbox-tiling-service/ja/examples/bbox.md): Limit point, line, or polygon data in your tileset across all zoom extents by specifying a bounding box. - [Building footprints - constricting zoom extents](https://docs.mapbox.com/mapbox-tiling-service/ja/examples/building-footprints.md): Create a tileset that contains building footprint polygons visualized at high zoom levels. - [Census blocks - unioning census geographies](https://docs.mapbox.com/mapbox-tiling-service/ja/examples/census-blocks.md): Union census geographies visualized from global to street levels perspectives. - [Bikeshare stations – incremental updates](https://docs.mapbox.com/mapbox-tiling-service/ja/examples/incremental-updates.md): Create a tileset that uses incremental updates. - [Clustering point features](https://docs.mapbox.com/mapbox-tiling-service/ja/examples/mts-clustering.md): Use feature unions to combine nearby points into clusters for visualization. - [Country boundaries - simplifying political boundary data](https://docs.mapbox.com/mapbox-tiling-service/ja/examples/natural-earth-countries-and-polygon-simplification.md): Create a tileset with country boundary polygons optimized for viewing at a global scale. - [Populated places - optimizing place labels](https://docs.mapbox.com/mapbox-tiling-service/ja/examples/natural-earth-data-populated-places.md): Create a tileset optimized for global extent interaction with high density point data. - [Roads - ranking and simplifying linestrings](https://docs.mapbox.com/mapbox-tiling-service/ja/examples/natural-earth-data-roads.md): Create a tileset that contains road linestrings, ranked and simplified across global zoom extents. - [NYC points of interest - reducing feature density](https://docs.mapbox.com/mapbox-tiling-service/ja/examples/points-of-interest.md): Create a tileset suitable for point data at global and country-level perspectives. - [Create a temperature map](https://docs.mapbox.com/mapbox-tiling-service/ja/examples/raster-mts-basic-recipe.md): Visualize temperature data with MTS. - [Process RGB imagery](https://docs.mapbox.com/mapbox-tiling-service/ja/examples/raster-mts-imagery.md): Visualize RGB imagery with MTS. - [Visualize wind data](https://docs.mapbox.com/mapbox-tiling-service/ja/examples/raster-mts-wind.md): Create a tileset with animated particles using MTS. - [Roads - unioning features based on shared attributes](https://docs.mapbox.com/mapbox-tiling-service/ja/examples/union-road-features-based-on-common-attributes.md): Create a tileset for road linestrings at country-level to street-view zoom levels, combining roads that have the same name into a single, continuous feature. ## Other - [Raster MTS](https://docs.mapbox.com/mapbox-tiling-service/ja/raster.md): Raster MTS is a tool for creating raster tilesets. - [Recipe specification](https://docs.mapbox.com/mapbox-tiling-service/ja/recipe-specification.md): Mapbox Tiling Service (MTS) uses tileset recipes to turn tileset source data into vector tiles. - [Vector MTS](https://docs.mapbox.com/mapbox-tiling-service/ja/vector.md): Mapbox Tiling Service (MTS) uses tileset recipes to turn tileset source data into vector tiles. ## Raster - [Raster Recipe Details](https://docs.mapbox.com/mapbox-tiling-service/ja/raster/raster-recipes-details.md): A tileset recipe is a document that specifies the configuration options for turning a tileset source into tiles. - [Supported File Formats](https://docs.mapbox.com/mapbox-tiling-service/ja/raster/supported-file-formats.md): Explanations about the various MTS supported file formats. ## Recipe-specification - [Raster Recipe](https://docs.mapbox.com/mapbox-tiling-service/ja/recipe-specification/raster.md): Raster MTS uses raster recipes to turn raster source data into MRTs. - [Rasterarray Recipe](https://docs.mapbox.com/mapbox-tiling-service/ja/recipe-specification/rasterarray.md): Raster MTS uses raster recipes to turn raster source data into MRTs. - [Vector Recipe](https://docs.mapbox.com/mapbox-tiling-service/ja/recipe-specification/vector.md): Mapbox Tiling Service (MTS) uses tileset recipes to turn tileset source data into vector tiles. ## Vector - [Supported File Formats](https://docs.mapbox.com/mapbox-tiling-service/ja/vector/supported-file-formats.md): Explanations about the various MTS supported file formats. - [Vector Recipe Details](https://docs.mapbox.com/mapbox-tiling-service/ja/vector/vector-recipes-details.md): A tileset recipe is a document that specifies the configuration options for turning a tileset source into tiles.