GIS Data Conversion MCP
@ronantakizawa
GIS Data Conversion MCP について
An MCP server for converting GIS filetypes (1000+ Downloads)
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"gis-dataconversion-mcp": {
"command": "npx",
"args": [
"-y",
"a11y-mcp-server"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「データと分析」の他のコンテンツ
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 Server for Data Exploration
reading-plus-aiBright Data MCP
brightdata-comA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
mcp-simple-arxiv
andybrandtTool to work with arXiv, provide LLM with ability to search and read papers from there
Deep Research
u14appUse any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
コメント