mmulqu/MassMapper_MCP_dxt
If you are the rightful owner of MassMapper_MCP_dxt 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 MassGIS MCP Server is a Model Context Protocol server that interfaces with Massachusetts statewide data layers to answer complex spatial queries.
Tools
Functions exposed to the LLM to take actions
search_layers
Searches for MassGIS data layers using keywords and optional categories.
list_categories
Lists all available data categories to help narrow down searches.
get_layer_details
Retrieves detailed metadata and a summary for a specific data layer.
describe_layer_schema
Displays the exact column names and data types for a layer's attributes.
query_spatial
Executes complex spatial queries using ECQL filters.
intersect_with_town
Finds features from a layer located within a specific Massachusetts town.
find_nearby
Finds features within a given radius of a specific latitude/longitude point.
massmapper_link
Generates a MassMapper URL to create an interactive map.
notepad_write
Appends text or data to an internal notepad.
notepad_read
Displays the contents of the notepad.
notepad_clear
Clears all entries from the notepad.
notepad_export
Exports the collected notepad entries into a file.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client