Gisgp
About
Hosted ArcGIS Online QA/audit MCP: schema grading, geometry, hazard & format-conversion tools
Details
- Author
- uponex
- Downloads
- 215
- Categories
- Other
Jump to
- MCP server integration
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
GisgpCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Follow the repository README to install the server and add its MCP configuration to your client.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"gisgp": {
"gisgp": {
"url": "https://gisgp.com/mcp"
}
}
}
}
McpServers
{
"gisgp": {
"url": "https://gisgp.com/mcp"
}
}
Free remote MCP (Model Context Protocol) server for GIS/ArcGIS Online automation.
Endpoint:https://gisgp.com/mcp(Streamable HTTP, stateless, no auth for public layers)
{ "mcpServers": { "gisgp": { "url": "https://gisgp.com/mcp" } } }
server.pyis a self-contained, open-source MCP server (stdio transport) implementing the format-conversion and geometry tools that need no external service access — no ArcGIS Online credentials, no network calls. Build and run it with the includedDockerfile:
docker build -t gisgp-mcp . docker run -i --rm gisgp-mcp
{ "mcpServers": { "gisgp-local": { "command": "docker", "args": ["run", "-i", "--rm", "gisgp-mcp"] } } }
The tools that inspect/query a live ArcGIS Online FeatureServer (count_features,extract_domains,check_field_types,check_service_health,rest_explore,compare_schemas,query_features,query_statistics) require a real AGOL connection and stay on the hosted remote endpoint above — they are not part of this local server.
The hosted server athttps://gisgp.com/mcpalso exposes ArcGIS Online QA tools that need a live AGOL connection and can't run in this local/stdio server:
Also hosted-only:get_terrain_profile,get_climate_history,classify_land_cover,analyze_location— free geo primitives backed by third-party open-data APIs (Open-Meteo, ESA CCI Land Cover, OSM Nominatim), kept on the hosted endpoint rather than this offline server since they need outbound internet access to those services.
Layer 2 — paid tools (hosted endpoint only)
These require live infrastructure (ArcGIS/S3, DynamoDB credits wallet, or third-party APIs) and are not part of the open-source subset below — everything below runs fully offline.
40 tools in this local/offline server subset (see the hosted-only sections above for the full 92-tool catalog including AGOL QA/query tools and Layer 2 paid tools).
Cookbook: real task -> tool call examples inCOOKBOOK.md
Docs:https://gisgp.com/api· Homepage:https://gisgp.com
Transaction-complete hotel booking over MCP — 300K+ properties, real hotel confirmation numbers, loyalty points, secure checkout. Hotels are merchant of record. Builders set their own booking fee via Stripe Connect. Built on proven distribution infrastructure.
An MCP server for AI video generation. MCP server for AI video generation. Lets Claude, ChatGPT, OpenClaw , Hermes & other agents create AI videos and publish them to YouTube, TikTok, Instagram etc..
Institutional research and manager diligence reports on hedge funds, venture capital and private equity managers. Summary of filings, personnel changes, media screening and social signals delivered to you in minutes.
ALTER - identity infrastructure for the AI economy
D2C eCommerce fulfillment platform: manage orders, inventory, shipments, campaigns, and billing via AI agents
Apigene MCP Gateway is the runtime layer that connects AI agents to APIs and MCP servers via Model Context Protocol.
MCP to interface with multiple blockchains, staking, DeFi, swap, bridging, wallet management, DCA, Limit Orders, Coin Lookup, Tracking and more.
MCP server for Bitnovo Pay integration with AI agents. Provides cryptocurrency payment capabilities through Bitnovo Pay API. Features include payment creation, status checking, QR code generation, and webhook management with support for multiple tunnel providers (ngrok, zrok, manual).
Shop for gift cards, esims, phone topups. Pay with cards and crypto.
You built it, now get users! GoToMarket MCP server
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



