Skip to main content
Glama

GIS Data Conversion MCP

kml_to_geojson

Transform KML data into GeoJSON format for use in GIS applications. This tool enables conversion of geographic data, facilitating compatibility and integration across platforms.

Instructions

Convert KML to GeoJSON format

Input Schema

NameRequiredDescriptionDefault
kmlYesKML content to convert

Input Schema (JSON Schema)

{ "properties": { "kml": { "description": "KML content to convert", "type": "string" } }, "required": [ "kml" ], "type": "object" }

Other Tools from GIS Data Conversion MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ronantakizawa/gis-dataconvertersion-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server