Please find the details on https://gis-mcp.com
Server Config
{
"mcpServers": {
"gis-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"mahdin75/gis-mcp"
]
}
}
}{
"mcpServers": {
"gis-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"mahdin75/gis-mcp"
]
}
}
}