GIS Data Conversion MCP
@ronantakizawa
About GIS Data Conversion MCP
An MCP server for converting GIS filetypes (1000+ Downloads)
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"gis-dataconversion-mcp": {
"command": "npx",
"args": [
"-y",
"a11y-mcp-server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is GIS Data Conversion MCP?
GIS Data Conversion MCP is an MCP server that gives LLMs access to geographic data conversion tools. It uses various GIS libraries to convert between different geographic data formats, coordinate systems, and spatial references, and also provides reverse geocoding.
How to use GIS Data Conversion MCP?
Configure the server in your MCP settings file (macOS: ~/Library/Application Support/Claude/claude_desktop_config.json, Windows: %APPDATA%\Claude\settings\claude_mcp_settings.json, Linux: ~/.config/Claude/settings/claude_mcp_settings.json) with the command npx, arguments ["-y", "a11y-mcp-server"], and the server key gis-dataconversion-mcp. Once configured, the LLM can call tools such as wkt_to_geojson, csv_to_geojson, topojson_to_geojson, kml_to_geojson, and coordinates_to_location.
More Data & Analytics MCP servers
Google Analytics MCP Server
surendranbGoogle Analytics 4 data to AI agents, agentic workflows, and MCP clients. Give agents analysis-ready access to website traffic, user behavior, and performance data with schema discovery, server-side aggregation, and safe defaults that reduce data wrangling.
mcp-simple-arxiv
andybrandtTool to work with arXiv, provide LLM with ability to search and read papers from there
PubMed MCP Server
JackKuo666🔍 Enable AI assistants to search, access, and analyze PubMed articles through a simple MCP interface.
MCP Deep Web Research Server (v0.3.0)
qpd-vEnhanced MCP server for deep web research
Deep Research
u14appUse any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
Comments