MCP Server Arcgis Pro Addin
This project demonstrates how to expose ArcGIS Pro functions to clients such as GitHub Copilot through the MCP protocol. It includes an ArcGIS Pro plugin and a.NET 8 MCP server, and realizes inter - process communication through named pipes.
rating : 2 points
downloads : 0
What is the ArcGIS Pro MCP Server?
This is an innovative integrated solution that exposes the professional GIS functions of ArcGIS Pro to GitHub Copilot through the Model Context Protocol (MCP). You can use natural language commands to query map information, operate on layers, count the number of features, etc., without manually operating the ArcGIS Pro interface.How to use the ArcGIS Pro MCP Server?
Simply install and configure it in Visual Studio, start ArcGIS Pro, and then enter natural language commands in the Copilot chat. For example: 'List all layers in the current map' or 'Count the number of features in the Buildings layer'.Applicable scenarios
Suitable for professionals such as GIS analysts, urban planners, and environmental scientists who need to use ArcGIS Pro frequently. They hope to improve work efficiency through an AI assistant and reduce repetitive manual operations.Main features
Map information query
Query the basic information of the current active map in real-time, including the map name, layer list, etc.
Layer management
Get detailed layer information, including the layer name, type, number of features, etc.
Feature counting
Quickly count the number of geographic features in a specified layer, supporting various types of feature layers.
Map navigation
Zoom to a specific layer or area through commands to achieve fast map navigation.
Advantages
Improve work efficiency: Reduce manual operation time through natural language commands
Seamless integration: Perfectly integrated with GitHub Copilot, no additional learning cost required
Real-time interaction: Commands are immediately executed in ArcGIS Pro and results are returned
High scalability: Supports custom function expansion to meet specific business needs
Limitations
Depends on ArcGIS Pro to run: ArcGIS Pro needs to be running and the corresponding plugin needs to be loaded
Network requirements: The MCP server and ArcGIS Pro need to run on the same machine
Function limitations: The currently supported functions are relatively basic, and complex operations still need to be done manually
Technical requirements: Some technical knowledge is required for initial configuration and troubleshooting
How to use
Environment preparation
Ensure that Visual Studio 2022 (17.14+)、ArcGIS Pro SDK, and.NET 8 SDK are installed.
Install the ArcGIS Pro plugin
Compile and install the Add - In project into ArcGIS Pro to ensure that the plugin is correctly loaded.
Configure the MCP server
Place the.mcp.json configuration file in the root directory of the solution and configure the MCP server parameters.
Start the service
Start ArcGIS Pro to ensure that the plugin is running, and then start the MCP server in Visual Studio.
Start using
Enter commands in the VS Copilot chat to interact with ArcGIS Pro.
Usage examples
Quick layer statistics
Need to quickly understand the distribution of the number of features in each layer of the map
Specific area analysis
Focus on analyzing the information of the Buildings layer in the map
Map navigation assistance
Need to quickly navigate to the area where a specific layer is located
Frequently Asked Questions
Why can't my MCP server connect to ArcGIS Pro?
Which versions of ArcGIS Pro are supported?
How to add custom functions to the MCP server?
Does the MCP server support remote connection?
Related resources
ArcGIS Pro SDK documentation
Official ArcGIS Pro SDK development documentation and API reference
Model Context Protocol specification
Official specification and implementation guide for the MCP protocol
GitHub Copilot documentation
Documentation for using and configuring GitHub Copilot
Sample code repository
Complete sample project code and configuration

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
15.9K
4.5 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
16.9K
4.3 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
23.9K
5 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
44.7K
4.3 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
46.3K
4.5 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
19.4K
5 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
30.9K
4.8 points

Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
64.7K
4.7 points
