Back to search
30
MCP

gis-mcp

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 geospatial operations and transformations.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://gis-mcp.com/

Similar MCP servers embedding-nearest

gis-mcp
A Model Context Protocol (MCP) server implementation for GIS operations using GIS libraries
0 tools
mcp-google-map
A powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.
0 tools
mahdin75/geoserver-mcp
A Model Context Protocol (MCP) server implementation that connects LLMs to the GeoServer REST API.
0 tools
lsp-mcp
An Model Context Protocol (MCP) server that provides LLMs/AI Agents with the capabilities of a language server protocol (LSP) server. This g
0 tools
mcp-file-context-server
A Model Context Protocol (MCP) server that provides file system context to Large Language Models (LLMs). This server enables LLMs to read, s
0 tools
iflow-mcp_gis-mcp
A Model Context Protocol (MCP) server implementation for GIS operations using GIS libraries
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gis-mcp": {
      "url": "https://gis-mcp.com/",
      "transport": "http"
    }
  }
}