tonybentley/openmaptiles-mcp
If you are the rightful owner of openmaptiles-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The OpenMapTiles MCP Server is designed for efficient extraction of coastline data from OpenMapTiles-compatible vector tile services, offering features like parallel tile fetching and smart caching.
Tools
Functions exposed to the LLM to take actions
get_coastline_by_bounds
Retrieve coastline vectors within a geographic bounding box.
get_water_features
Fetch raw water polygon features from vector tiles.
extract_coastline_from_water
Convert water polygon features to coastline LineStrings.
get_tile_info
Calculate tile coordinates and coverage for a given location.
simplify_coastline
Apply Douglas-Peucker simplification to coastline features.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client