From 50f20eb4b81f14ff2ed74593815bdcfbf4ab0f4e Mon Sep 17 00:00:00 2001 From: Pisut Nakmuenwai Date: Sun, 30 Aug 2026 09:44:48 +0700 Subject: [PATCH 1/3] Add Knight60/ArcGIS-Pro-MCP to project list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e7c026907..f24ae92a5 100644 --- a/README.md +++ b/README.md @@ -2611,6 +2611,7 @@ Location-based services and mapping tools. Enables AI models to work with geogra - [iplocate/mcp-server-iplocate](https://github.com/iplocate/mcp-server-iplocate) 🎖️ 📇 🏠 - Look up IP address geolocation, network information, detect proxies and VPNs, and find abuse contact details using IPLocate.io - [isdaniel/mcp_weather_server](https://github.com/isdaniel/mcp_weather_server) 🐍 ☁️ - Get weather information from https://api.open-meteo.com API. - [jagan-shanmugam/open-streetmap-mcp](https://github.com/jagan-shanmugam/open-streetmap-mcp) 🐍 🏠 - An OpenStreetMap MCP server with location-based services and geospatial data. +- - [Knight60/ArcGIS-Pro-MCP](https://github.com/Knight60/ArcGIS-Pro-MCP) #️⃣ 🏠 🪟 - An ArcGIS Pro add-in that speaks MCP from inside Pro's own process, so an assistant drives the project you already have open. 112 tools across layers, attributes, selections, symbology, layouts and rasters, plus every one of Pro's ~2,000 geoprocessing tools by name and arbitrary arcpy. In-process, so a call takes milliseconds rather than seconds. Install is one double-click; no Python required. - [kukapay/nearby-search-mcp](https://github.com/kukapay/nearby-search-mcp) 🐍 ☁️ - An MCP server for nearby place searches with IP-based location detection. - [mahdin75/geoserver-mcp](https://github.com/mahdin75/geoserver-mcp) 🏠 – A Model Context Protocol (MCP) server implementation that connects LLMs to the GeoServer REST API, enabling AI assistants to interact with geospatial data and services. - [mahdin75/gis-mcp](https://github.com/mahdin75/gis-mcp) 🏠 – A Model Context Protocol (MCP) server implementation that connects Large Language Models (LLMs) to GIS operations using GIS libraries, enabling AI assistants to perform accurate geospatial operations and transformations. From 2d73bea0bbef24d84858165effac5ed4f780bad4 Mon Sep 17 00:00:00 2001 From: Pisut Nakmuenwai Date: Sun, 30 Aug 2026 09:51:47 +0700 Subject: [PATCH 2/3] Fix duplicate entry for ArcGIS Pro MCP in README add-arcgis-pro-mcp --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f24ae92a5..e30b387b9 100644 --- a/README.md +++ b/README.md @@ -2611,7 +2611,7 @@ Location-based services and mapping tools. Enables AI models to work with geogra - [iplocate/mcp-server-iplocate](https://github.com/iplocate/mcp-server-iplocate) 🎖️ 📇 🏠 - Look up IP address geolocation, network information, detect proxies and VPNs, and find abuse contact details using IPLocate.io - [isdaniel/mcp_weather_server](https://github.com/isdaniel/mcp_weather_server) 🐍 ☁️ - Get weather information from https://api.open-meteo.com API. - [jagan-shanmugam/open-streetmap-mcp](https://github.com/jagan-shanmugam/open-streetmap-mcp) 🐍 🏠 - An OpenStreetMap MCP server with location-based services and geospatial data. -- - [Knight60/ArcGIS-Pro-MCP](https://github.com/Knight60/ArcGIS-Pro-MCP) #️⃣ 🏠 🪟 - An ArcGIS Pro add-in that speaks MCP from inside Pro's own process, so an assistant drives the project you already have open. 112 tools across layers, attributes, selections, symbology, layouts and rasters, plus every one of Pro's ~2,000 geoprocessing tools by name and arbitrary arcpy. In-process, so a call takes milliseconds rather than seconds. Install is one double-click; no Python required. +- [Knight60/ArcGIS-Pro-MCP](https://github.com/Knight60/ArcGIS-Pro-MCP) #️⃣ 🏠 🪟 - An ArcGIS Pro add-in that speaks MCP from inside Pro's own process, so an assistant drives the project you already have open. 112 tools across layers, attributes, selections, symbology, layouts and rasters, plus every one of Pro's ~2,000 geoprocessing tools by name and arbitrary arcpy. In-process, so a call takes milliseconds rather than seconds. Install is one double-click; no Python required. - [kukapay/nearby-search-mcp](https://github.com/kukapay/nearby-search-mcp) 🐍 ☁️ - An MCP server for nearby place searches with IP-based location detection. - [mahdin75/geoserver-mcp](https://github.com/mahdin75/geoserver-mcp) 🏠 – A Model Context Protocol (MCP) server implementation that connects LLMs to the GeoServer REST API, enabling AI assistants to interact with geospatial data and services. - [mahdin75/gis-mcp](https://github.com/mahdin75/gis-mcp) 🏠 – A Model Context Protocol (MCP) server implementation that connects Large Language Models (LLMs) to GIS operations using GIS libraries, enabling AI assistants to perform accurate geospatial operations and transformations. From de27ba20bec26e5fd3c93a8c3b29506ecff9791e Mon Sep 17 00:00:00 2001 From: Pisut Nakmuenwai Date: Sun, 30 Aug 2026 10:26:44 +0700 Subject: [PATCH 3/3] Update ArcGIS Pro MCP entry with badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e30b387b9..cc5e1501f 100644 --- a/README.md +++ b/README.md @@ -2611,7 +2611,7 @@ Location-based services and mapping tools. Enables AI models to work with geogra - [iplocate/mcp-server-iplocate](https://github.com/iplocate/mcp-server-iplocate) 🎖️ 📇 🏠 - Look up IP address geolocation, network information, detect proxies and VPNs, and find abuse contact details using IPLocate.io - [isdaniel/mcp_weather_server](https://github.com/isdaniel/mcp_weather_server) 🐍 ☁️ - Get weather information from https://api.open-meteo.com API. - [jagan-shanmugam/open-streetmap-mcp](https://github.com/jagan-shanmugam/open-streetmap-mcp) 🐍 🏠 - An OpenStreetMap MCP server with location-based services and geospatial data. -- [Knight60/ArcGIS-Pro-MCP](https://github.com/Knight60/ArcGIS-Pro-MCP) #️⃣ 🏠 🪟 - An ArcGIS Pro add-in that speaks MCP from inside Pro's own process, so an assistant drives the project you already have open. 112 tools across layers, attributes, selections, symbology, layouts and rasters, plus every one of Pro's ~2,000 geoprocessing tools by name and arbitrary arcpy. In-process, so a call takes milliseconds rather than seconds. Install is one double-click; no Python required. +- [Knight60/ArcGIS-Pro-MCP](https://github.com/Knight60/ArcGIS-Pro-MCP) [![Knight60/ArcGIS-Pro-MCP MCP server](https://glama.ai/mcp/servers/Knight60/ArcGIS-Pro-MCP/badges/score.svg)](https://glama.ai/mcp/servers/Knight60/ArcGIS-Pro-MCP) #️⃣ 🏠 🪟 - An ArcGIS Pro add-in that speaks MCP from inside Pro's own process, so an assistant drives the project you already have open. 112 tools across layers, attributes, selections, symbology, layouts and rasters, plus every one of Pro's ~2,000 geoprocessing tools by name and arbitrary arcpy. In-process, so a call takes milliseconds rather than seconds. Install is one double-click; no Python required. - [kukapay/nearby-search-mcp](https://github.com/kukapay/nearby-search-mcp) 🐍 ☁️ - An MCP server for nearby place searches with IP-based location detection. - [mahdin75/geoserver-mcp](https://github.com/mahdin75/geoserver-mcp) 🏠 – A Model Context Protocol (MCP) server implementation that connects LLMs to the GeoServer REST API, enabling AI assistants to interact with geospatial data and services. - [mahdin75/gis-mcp](https://github.com/mahdin75/gis-mcp) 🏠 – A Model Context Protocol (MCP) server implementation that connects Large Language Models (LLMs) to GIS operations using GIS libraries, enabling AI assistants to perform accurate geospatial operations and transformations.