GIS Data Conversion MCP

kml_to_geojson

Convert KML files to GeoJSON format for geographic data transformation using the GIS Data Conversion MCP server. Simplify format changes for mapping and analysis tasks.

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" }

You must be authenticated.

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