ArcGISMCP

GarrickGarcia/ArcGISMCP

3.3

If you are the rightful owner of ArcGISMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The ArcGIS MCP Server is a Model Context Protocol server that integrates with ArcGIS Online to enable AI assistants to search and query geospatial feature layers.

Tools

Functions exposed to the LLM to take actions

search_layers

Searches ArcGIS Online for feature layers matching a keyword and returns REST service URLs for individual layers.

search_content

Searches ArcGIS Online for content items of any type and returns their Item IDs.

get_feature_table

Retrieves the complete attribute table from a specified feature layer using REST service URLs.

get_item_definition

Retrieves the complete JSON definition of any ArcGIS Online content item using its Item ID.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources